Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cd8…54160xfe80…47eeBase$0.001100%fluxa49d ago0xf946b6…d903c6
0x9cd8…54160xfe80…47eeBase$0.001100%fluxa49d ago0x86b39a…bf92d2
0x9cd8…54160xfe80…47eeBase$0.001100%fluxa49d ago0x6d61f6…2aebde
0x9cd8…54160xfe80…47eeBase$0.001100%fluxa49d ago0x743876…a6e3d3
0x9cd8…54160xfe80…47eeBase$0.001100%fluxa49d ago0x989da0…fd64af
0x9cd8…54160xfe80…47eeBase$0.001100%fluxa49d ago0x7aa8bd…3f91c7
0x9cd8…54160xfe80…47eeBase$0.001100%fluxa49d ago0x24d038…4b024a
0x9cd8…54160xfe80…47eeBase$0.001100%fluxa49d ago0x12724f…4e55b8
0x9cd8…54160xfe80…47eeBase$0.001100%fluxa49d ago0xf5f7e6…d3a7be
0x9cd8…54160xfe80…47eeBase$0.001100%fluxa49d ago0xe4e7a4…4ae639
0x9cd8…54160xfe80…47eeBase$0.001100%fluxa49d ago0xa97c3d…6e6936
0x9cd8…54160xfe80…47eeBase$0.001100%fluxa49d ago0xaf1803…9771f8
0x9cd8…54160xfe80…47eeBase$0.001100%fluxa50d ago0xd56645…88af73
0x9cd8…54160xfe80…47eeBase$0.001100%fluxa50d ago0x44eeb6…4c2f4b
0x9cd8…54160xfe80…47eeBase$0.001100%fluxa50d ago0xad0c4e…177ce1
0x9cd8…54160xfe80…47eeBase$0.001100%fluxa50d ago0x1bb50f…d29c40
0x9cd8…54160xfe80…47eeBase$0.001100%fluxa50d ago0x106e37…bf82fb
0x9cd8…54160xfe80…47eeBase$0.001100%fluxa50d ago0x1121f4…d3801b
0x9cd8…54160x9c95…e299Base$0.001100%fluxa50d ago0x9be1b0…cb6d3f
0x9cd8…54160xfe80…47eeBase$0.001100%fluxa50d ago0xf97342…3e3e79
0x9cd8…54160xfe80…47eeBase$0.001100%fluxa50d ago0x17bc6d…a4e45a
0x9cd8…54160xfe80…47eeBase$0.001100%fluxa50d ago0xccf875…e3ca22
0x9cd8…54160xfe80…47eeBase$0.001100%fluxa50d ago0x8f3e30…b8dba7
0x9cd8…54160xfe80…47eeBase$0.001100%fluxa50d ago0xa2f51d…c89f93
0x9cd8…54160xfe80…47eeBase$0.001100%fluxa50d ago0xd082e4…7ac500

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.