Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0xfe1a7f…555942
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0x703144…285897
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0x6d0ae9…bb4237
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0x88644c…439e76
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0x763678…edb718
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0x2249b5…20ab1d
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0xd13743…7cb399
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0x13c41b…bc3213
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0x5f1d44…071939
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0x7589cc…3e1bbc
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0x431755…1cd3ea
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0xbca423…acfc03
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0xd88ce8…8cf271
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0x896e46…1b5550
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0xe18aab…5724d5
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0x3e9a5f…c44c6e
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0xeececc…26284f
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0x8ed34f…19e925
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0x4760ce…894d62
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0x6aec4c…025a0f
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0x0f6fe3…682d97
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0xf74b42…7d7dd1
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0x4b9756…57ea25
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0x65192b…055a43
0xdef8…6d150x9c95…e299Base—$0.001100%fluxa87d ago0x6b3e00…a9ff30

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.