Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8583…aea50xfe80…47eeBase$0.001100%fluxa37d ago0x29e349…a70413
0x8583…aea50xfe80…47eeBase$0.001100%fluxa37d ago0x2666e5…bbd7f4
0x8583…aea50xfe80…47eeBase$0.001100%fluxa37d ago0x218d74…066c8b
0x8583…aea50x9c95…e299Base$0.001100%fluxa37d ago0x3709bf…98421a
0x8583…aea50xfe80…47eeBase$0.001100%fluxa37d ago0x316bda…fe69b0
0x8583…aea50x9c95…e299Base$0.001100%fluxa37d ago0x37f92c…07f5bd
0x8583…aea50xfe80…47eeBase$0.001100%fluxa37d ago0x03c351…bfd507
0x8583…aea50xfe80…47eeBase$0.001100%fluxa37d ago0xeb0972…6c8409
0x8583…aea50xfe80…47eeBase$0.001100%fluxa37d ago0x426034…5e629b
0x8583…aea50x9c95…e299Base$0.001100%fluxa37d ago0xdc883a…1c744e
0x8583…aea50xfe80…47eeBase$0.001100%fluxa37d ago0xcfba0e…50795d
0x8583…aea50xfe80…47eeBase$0.001100%fluxa37d ago0xf26aec…c554bf
0x8583…aea50x9c95…e299Base$0.001100%fluxa37d ago0xf75f18…99b368
0x8583…aea50xfe80…47eeBase$0.001100%fluxa37d ago0x6777d6…3293da
0x8583…aea50xfe80…47eeBase$0.001100%fluxa37d ago0xc518bf…bb1725
0x8583…aea50x9c95…e299Base$0.001100%fluxa37d ago0x9d0290…d3f310
0x8583…aea50xfe80…47eeBase$0.001100%fluxa37d ago0x92af19…e7da17
0x8583…aea50xfe80…47eeBase$0.001100%fluxa37d ago0x894ee2…3bafb3
0x8583…aea50x9c95…e299Base$0.001100%fluxa37d ago0x5a889f…3e9438
0x8583…aea50xfe80…47eeBase$0.001100%fluxa37d ago0x65a018…db40ef
0x8583…aea50xfe80…47eeBase$0.001100%fluxa37d ago0xb7f7d7…14d151
0x8583…aea50xfe80…47eeBase$0.001100%fluxa38d ago0xa64208…75c362
0x8583…aea50x9c95…e299Base$0.001100%fluxa38d ago0xc46f1b…fbfed2
0x8583…aea50xfe80…47eeBase$0.001100%fluxa38d ago0x0877be…9bab0e
0x8583…aea50x9c95…e299Base$0.001100%fluxa38d ago0xbdc51c…ec63c9

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.