Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x271c…fbde0x82ea…d3aeBase—$0.01100%coinbase69d ago0x5ddc8a…a87590
0x271c…fbde0xf3af…ea42Base—$0.01100%coinbase69d ago0xcabe68…30ca78
0x271c…fbde0xb33e…9bf0Base—$0.01100%coinbase69d ago0x6ce092…7f58cf
0x271c…fbde0x2b25…0912Base—$0.01100%coinbase69d ago0xb529f5…448915
0x271c…fbde0x29ac…4b3dBase—$0.01100%coinbase69d ago0x63d317…5ce9ec
0x271c…fbde0x5ad1…47ebBase—$0.01100%coinbase69d ago0x78a9b6…cd3500
0x271c…fbde0xda9f…0f65Base—$0.01100%coinbase69d ago0x8320b8…eed734
0x271c…fbde0xece1…2edfBase—$0.01100%coinbase69d ago0x6224a2…7d8eba
0x271c…fbde0xd8ed…7058Base—$0.01100%coinbase69d ago0x2ca4eb…641a2d
0x271c…fbde0x0e61…6407Base—$0.01100%coinbase69d ago0xf7a8bc…77cd4e
0x271c…fbde0x689e…7a9eBase—$0.01100%coinbase69d ago0xd72e9a…04210e
0x271c…fbde0xca89…046fBase—$0.01100%coinbase69d ago0x6cad56…d123e5
0x271c…fbde0x60a0…0ff6Base—$0.01100%coinbase69d ago0x8faf21…304836
0x271c…fbde0xd0ff…543cBase—$0.01100%coinbase69d ago0x6a6df5…151405
0x271c…fbde0xce84…2ab1Base—$0.01100%coinbase69d ago0x47a350…5751c8
0x271c…fbde0x80c6…f31cBase—$0.01100%coinbase69d ago0x9084c8…0ebec9
0x271c…fbde0x9035…8392Base—$0.01100%coinbase70d ago0xada4a0…686d5e
0x271c…fbde0xb5f7…7d43Base—$0.01100%coinbase70d ago0xd29dca…d455fa
0x271c…fbde0x5d2e…0768Base—$0.01100%coinbase70d ago0xad0134…81e44a
0x271c…fbde0x4b90…0afbBase—$0.01100%coinbase70d ago0xeab6c1…d4742c
0x271c…fbde0x2b18…97bdBase—$0.01100%coinbase70d ago0xf7e49e…b12d48
0x271c…fbde0x714d…f530Base—$0.01100%coinbase70d ago0xe65181…a18336
0x271c…fbde0xfd00…5056Base—$0.01100%coinbase70d ago0x9dfb22…c17715
0x271c…fbde0xaf8c…12ebBase—$0.01100%coinbase70d ago0x7d2ca9…0b7a2f
0x271c…fbde0xb90f…fffaBase—$0.01100%coinbase70d ago0x8ab6e3…2a726c

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.