Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03e1…7d9d0xbfd7…b7edBase—$0.005100%coinbase17d ago0xa9a59b…2d63ca
0x35df…41790xbfd7…b7edBase—$0.005100%coinbase17d ago0xe4e8e0…19d33e
0x154b…e3f90xbfd7…b7edBase—$0.005100%coinbase17d ago0x8db083…10f771
0x30b1…a5950xbfd7…b7edBase—$0.005100%coinbase17d ago0xc3ec68…2af030
0x8d56…25b30xbfd7…b7edBase—$0.005100%coinbase17d ago0xff6f41…44ece1
0xe9ce…88810xbfd7…b7edBase—$0.01100%coinbase17d ago0x76d0c8…e5c8b3
0xe9ce…88810xbfd7…b7edBase—$0.005100%coinbase17d ago0x5e8ff6…eba73c
0x8d56…25b30xbfd7…b7edBase—$0.005100%coinbase17d ago0x9470a0…5c06e7
0x8d56…25b30xbfd7…b7edBase—$0.005100%coinbase17d ago0x7edb7f…c49f30
0x30b1…a5950xbfd7…b7edBase—$0.005100%coinbase18d ago0x6f26fc…06f67d
0x154b…e3f90xbfd7…b7edBase—$0.005100%coinbase18d ago0xd5a67d…dafe96
0xe206…7dd60xbfd7…b7edBase—$0.005100%coinbase18d ago0x3fe284…e1c412
0x27da…4e2d0xbfd7…b7edBase—$0.005100%coinbase18d ago0x467a97…ce1922
0x03e1…7d9d0xbfd7…b7edBase—$0.005100%coinbase18d ago0xebad17…2de858
0x35df…41790xbfd7…b7edBase—$0.005100%coinbase18d ago0x999f38…ca601a
0x8d56…25b30xbfd7…b7edBase—$0.005100%coinbase18d ago0x7ff3c1…802380
0xf78c…db000xbfd7…b7edBase—$0.005100%coinbase18d ago0x056477…057663
0x03e1…7d9d0xbfd7…b7edBase—$0.01100%coinbase18d ago0xe4b3ab…570fbc
0x03e1…7d9d0xbfd7…b7edBase—$0.01100%coinbase18d ago0xb16505…c023b6
0x03e1…7d9d0xbfd7…b7edBase—$0.01100%coinbase18d ago0x63cbb7…330dff
0x03e1…7d9d0xbfd7…b7edBase—$0.01100%coinbase18d ago0xbc3df3…674aec
0x03e1…7d9d0xbfd7…b7edBase—$0.005100%coinbase18d ago0x35930f…3cc089
0x35df…41790xbfd7…b7edBase—$0.005100%coinbase18d ago0x032b50…0c7540
0x154b…e3f90xbfd7…b7edBase—$0.005100%coinbase18d ago0xc61a1f…bff689
0x30b1…a5950xbfd7…b7edBase—$0.01100%coinbase18d ago0x9bb53b…163cc6

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.