Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa41d ago0xc6f40d…216123
0x616d…500b0x9c95…e299Base—$0.001100%fluxa41d ago0x39dc45…6f2f60
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa41d ago0x064d7f…44ba25
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa41d ago0xfd8baa…ebf9d3
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa41d ago0xae5010…1336f7
0x616d…500b0x9c95…e299Base—$0.001100%fluxa41d ago0x71337e…7cdd2a
0x616d…500b0x9c95…e299Base—$0.001100%fluxa41d ago0x4b985c…db126d
0x616d…500b0x9c95…e299Base—$0.001100%fluxa41d ago0x3c4b02…8a5806
0x616d…500b0x9c95…e299Base—$0.001100%fluxa41d ago0x47546b…2c17c3
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa41d ago0x4cd424…ef455a
0x616d…500b0x9c95…e299Base—$0.001100%fluxa41d ago0xccb47b…5ece86
0x616d…500b0x9c95…e299Base—$0.001100%fluxa42d ago0x1f629d…77df85
0x616d…500b0x9c95…e299Base—$0.001100%fluxa42d ago0xe036a1…f14d23
0x616d…500b0x9c95…e299Base—$0.001100%fluxa42d ago0xa563ff…9a6247
0x616d…500b0x9c95…e299Base—$0.001100%fluxa42d ago0x12288f…fe96f9
0x616d…500b0x9c95…e299Base—$0.001100%fluxa42d ago0xbbad9f…091ade
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa42d ago0xd98660…6bb1df
0x616d…500b0x9c95…e299Base—$0.001100%fluxa42d ago0xad7f63…d86858
0x616d…500b0x9c95…e299Base—$0.001100%fluxa42d ago0x2fbbd3…52c1a6
0x616d…500b0x9c95…e299Base—$0.001100%fluxa42d ago0x7a0403…b572aa
0x616d…500b0x9c95…e299Base—$0.001100%fluxa42d ago0x516b6e…877932
0x616d…500b0x9c95…e299Base—$0.001100%fluxa42d ago0x61149d…8d55d1
0x616d…500b0xfe80…47eeBase—$0.001100%fluxa42d ago0x180b5a…11b25f

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.