Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1817d ago0x85f0c8…8193b0
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0xa1f9a0…9076ed
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0x1a013e…9868b2
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase18d ago0xbcd24d…b34881
0xe2d8…66c20xee72…977cBasex402 service$0.01100%coinbase18d ago0x8d9767…cd1e56
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0xb5f90f…fbcc2e
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase18d ago0xf3949e…8061ae
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase18d ago0x19c4a6…eb6663
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase18d ago0x9e3dc8…379414
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase18d ago0xac766f…9c4137
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase18d ago0xaa6cb2…eafc5f
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase18d ago0x77a3e9…1566fa
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0x02344a…88435f
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0x1cdb17…26aaa4
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0xdf6c41…d13282
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase18d ago0x41c44d…d3b339
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase18d ago0x665b87…5db113
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase18d ago0x8d5381…df2ced
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase18d ago0xa80195…016146
0xe2d8…66c20x4020…0003Base—$1.0070%0x17fe…fc1818d ago0xd55938…cccb35
0xe2d8…66c20x325b…d430BaseStableEnrichExa$0.01100%coinbase18d ago0x32605d…3c1144
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase18d ago0x8614aa…32f1bb
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase18d ago0x6037b7…f8bae2
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase18d ago0x002ac6…2eddf5
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase18d ago0x573f0d…bbcf5d

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.