Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x445f…40930x9c95…e299Base—$0.001100%fluxa34d ago0x27c118…7413ae
0x445f…40930x9c95…e299Base—$0.001100%fluxa34d ago0xff835b…ae0488
0x445f…40930x9c95…e299Base—$0.001100%fluxa34d ago0x569e6f…aa0a23
0x445f…40930x9c95…e299Base—$0.001100%fluxa34d ago0x136b29…12b1b3
0x445f…40930x9c95…e299Base—$0.001100%fluxa34d ago0xb2497b…9c098a
0x445f…40930xfe80…47eeBase—$0.001100%fluxa34d ago0x978032…99aee4
0x445f…40930x9c95…e299Base—$0.001100%fluxa34d ago0x7aedaf…adab3b
0x445f…40930xfe80…47eeBase—$0.001100%fluxa34d ago0x6580ea…a32ab7
0x445f…40930x9c95…e299Base—$0.001100%fluxa34d ago0x8da4b0…9a49cf
0x445f…40930x9c95…e299Base—$0.001100%fluxa34d ago0xd61be2…22996a
0x445f…40930xfe80…47eeBase—$0.001100%fluxa34d ago0xf30fca…7745cb
0x445f…40930xfe80…47eeBase—$0.001100%fluxa34d ago0x35d05a…94bdd4
0x445f…40930x9c95…e299Base—$0.001100%fluxa34d ago0x975cc0…ff0735
0x445f…40930x9c95…e299Base—$0.001100%fluxa34d ago0xfaa650…442615
0x445f…40930x9c95…e299Base—$0.001100%fluxa34d ago0xa15ca8…ed255a
0x445f…40930x9c95…e299Base—$0.001100%fluxa34d ago0x3dac11…da3eaf
0x445f…40930x9c95…e299Base—$0.001100%fluxa34d ago0xc3beae…75d0f3
0x445f…40930xfe80…47eeBase—$0.001100%fluxa34d ago0xdb0902…db008b
0x445f…40930xfe80…47eeBase—$0.001100%fluxa34d ago0xbe5903…fb3f20
0x445f…40930xfe80…47eeBase—$0.001100%fluxa34d ago0x73f4d4…9cf61f
0x445f…40930xfe80…47eeBase—$0.001100%fluxa34d ago0x541d36…47e5be
0x445f…40930x9c95…e299Base—$0.001100%fluxa34d ago0xfd71d6…ed2787
0x445f…40930xfe80…47eeBase—$0.001100%fluxa34d ago0x4f3fb7…013821
0x445f…40930xfe80…47eeBase—$0.001100%fluxa35d ago0xad463a…c252ac
0x445f…40930x9c95…e299Base—$0.001100%fluxa35d ago0x4260ea…ec2118

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.