Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase17d ago0x50463f…5946e2
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase17d ago0x749491…1e16e4
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0x815899…195130
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0x66d52e…e58118
0xe2d8…66c20xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase17d ago0x021e59…d34ad1
0xe2d8…66c20xe974…2f08BaseUS CPI Data & Inflation ReportData$0.01100%coinbase17d ago0xbb97d6…2bcfb5
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0x238eda…feff93
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0x638d74…f65447
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0xc2d960…6b74b5
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0xe03fbb…1b88a1
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0xfd06d8…3f8f0c
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0x47e6a4…4134e3
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0x1fe6b5…454129
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0x590713…5c3295
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0xd31d56…3b5da5
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0x2593a1…a01ef6
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0xfef720…2e0841
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0xbcc4ea…8d0317
0xe2d8…66c20x325b…d430BaseStableEnrichExa$0.002100%coinbase18d ago0xc7ce2a…607d3e
0xe2d8…66c20x325b…d430BaseStableEnrichExa$0.002100%coinbase18d ago0x9ba2d4…0ce709
0xe2d8…66c20x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x1c6dd1…0cbf01
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0x4d7b36…5b1e63
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0x95b574…bdbd71
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0xd85aa2…013b1b
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0x0ce4c2…9b852b

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.