Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa23d ago0xea3d16…cf6ba9
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa23d ago0x9e28e5…7148ea
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa23d ago0x33c781…3d74dd
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa23d ago0x5e2364…27b763
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa23d ago0x5f5fa6…986133
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa23d ago0x02b438…084ff8
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa23d ago0x684571…fde6d1
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa23d ago0xbfc520…6ce482
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa23d ago0x594218…f7a023
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa23d ago0x6f9c99…1c4a0e
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa23d ago0xbbe1bf…c0c450
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa23d ago0xb8e851…da479d
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa23d ago0x6a0308…fae348
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa23d ago0x7ada5e…8172f9
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa23d ago0xb7b818…05ebdb
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa23d ago0x2a2ced…b9fb75
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa23d ago0xda46f8…0c754f
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa23d ago0xe64f9b…295e44
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa23d ago0xde02cb…b4ac52
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa23d ago0xd8fd06…f2b66d
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa23d ago0x613046…0331a9
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa23d ago0x2ccf2c…5bc402
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa23d ago0xe6210b…960af6
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa24d ago0x223c14…cb13a6
0xaabd…8b610xfe80…47eeBase$0.001100%fluxa24d ago0x9cb054…14be97

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.