Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa41d ago0x42f2de…8d5636
0x49d4…3d270x9c95…e299Base$0.001100%fluxa41d ago0xb3f13b…e7a66a
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa41d ago0x140894…76cd3c
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa41d ago0xb1d4c6…44f934
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa42d ago0xc86e98…12e8b1
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa42d ago0x18d138…cf6150
0x49d4…3d270x9c95…e299Base$0.001100%fluxa42d ago0x8f0c21…aa7b76
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa42d ago0xfd9367…4d923c
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa42d ago0x5b19c1…dd0722
0x49d4…3d270x9c95…e299Base$0.001100%fluxa42d ago0x70e726…6f11b7
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa42d ago0xc4ec94…42f6bb
0x49d4…3d270xfe80…47eeBase$0.001100%fluxa42d ago0x6043b1…70ab3c
0x49d4…3d270x9c95…e299Base$0.001100%fluxa42d ago0xe5c648…4a8861
0x49d4…3d270x9c95…e299Base$0.001100%fluxa42d ago0xe05ba1…22fed1
0x49d4…3d270x9c95…e299Base$0.001100%fluxa42d ago0x173796…24e736
0x49d4…3d270x9c95…e299Base$0.001100%fluxa42d ago0xf9c424…71c08b
0x49d4…3d270x9c95…e299Base$0.001100%fluxa42d ago0xc65a56…48ffc8
0x49d4…3d270x9c95…e299Base$0.001100%fluxa42d ago0x005822…61c199
0x49d4…3d270x9c95…e299Base$0.001100%fluxa42d ago0x412598…ced149
0x49d4…3d270x9c95…e299Base$0.001100%fluxa42d ago0x430e0c…3ce6fa
0x49d4…3d270x9c95…e299Base$0.001100%fluxa42d ago0x32b4df…052df3
0x49d4…3d270x9c95…e299Base$0.001100%fluxa42d ago0x7d2184…4bcfb1

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.