Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x4dcc8f…ae4496
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x48be11…e9ce05
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x6c9b16…448f88
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x0494fe…bcc61f
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0xb39e77…95a3e0
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x10b7c4…985343
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0xeee207…fa9d9f
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0xae8c72…7bc690
0xf494…7b910x9c95…e299Base—$0.001100%fluxa76d ago0x77ba17…9c4fa1
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0x2268e8…dc7dd4
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0x69dbc7…e90ef2
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0xecf84d…5e7e13
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0xc333c9…410421
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0xf503fa…22e53b
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0x1882ac…087d61
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0x0c6ab5…8d8a3d
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0xc0d4e5…67cf1d
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0x755136…8b3a02
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0x51f682…14f40b
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0x7ab26c…eb8d48
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0x0fa52e…3d1285
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0xc884fd…bd5062
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0x477108…ad45b6
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0x4ccbea…e3b650
0xf494…7b910x9c95…e299Base—$0.001100%fluxa77d ago0xc2853e…262c05

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.