Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x2b7a…66d7Base—$0.01100%coinbase55d ago0xbabc91…32b64e
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase55d ago0xc9f5f9…b0ef35
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase55d ago0xed0801…af34e5
0x6f9d…8ba00xd9c7…c250Base—$0.01100%coinbase55d ago0x2edf6e…26cb04
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase55d ago0x82ffd6…4cde63
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase55d ago0x38a285…414dc1
0x6f9d…8ba00x8d06…4d8fBase—$0.01100%coinbase56d ago0x091ee5…5f5ced
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase56d ago0x7de6d7…e6c5cb
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase56d ago0x4332e9…f6b694
0x6f9d…8ba00xe835…fbd3Base—$0.01100%coinbase56d ago0x1552a2…5e9402
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase56d ago0x87eeb3…4b4302
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase56d ago0x4ffed8…7ccc78
0x6f9d…8ba00xb2aa…9e0dBase—$0.01100%coinbase56d ago0x80b9b9…171265
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase56d ago0x405501…ff201d
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase56d ago0x846c2b…618105
0x6f9d…8ba00x2cd7…49fdBase—$0.01100%coinbase56d ago0x417b98…4e487c
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase56d ago0x369c46…528d5e
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase56d ago0x5deda7…e4669b
0x6f9d…8ba00x1561…16a8Base—$0.01100%coinbase56d ago0xf80959…00c423
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase56d ago0xf095dc…c95faf
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase56d ago0x7d34c3…88251d

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.