Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0xf3949e…8061ae
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0x19c4a6…eb6663
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0x9e3dc8…379414
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0xac766f…9c4137
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0xaa6cb2…eafc5f
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0x77a3e9…1566fa
0xcf98…fe7e0xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0x9571b1…58a7bc
0xc0d0…dab00xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0xd4615d…7d9647
0xc0d0…dab00xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0x797a81…672f44
0xc0d0…dab00xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0xfa38fd…2677f6
0xc0d0…dab00xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0x263d93…1e3cdd
0xc0d0…dab00xcb9b…d7e9BasebotsmithX$0.005100%coinbase17d ago0xb54b1d…909b57
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…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
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase18d ago0x27db8c…a2a38d
0xe2d8…66c20xcb9b…d7e9BasebotsmithX$0.005100%coinbase18d ago0x9b2f8c…8e6b93

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.