Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase51d ago0xfe352f…5dc8cf
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase51d ago0xcbef71…541edb
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase51d ago0xf87805…51527d
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase51d ago0x6c8166…79ed09
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase51d ago0x3e6c65…238e7c
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase51d ago0x6a2bd7…810d37
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase51d ago0x5ade14…4e168a
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase51d ago0xd7f3f3…5b1f84
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase51d ago0xdc61b8…e30efe
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase51d ago0xb6f4d4…92a8f4
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase51d ago0xe23947…8665c4
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase51d ago0x88ea6c…e7268d
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase51d ago0x444d8a…cf9e2b
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase51d ago0xdc89c1…1345c6
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase51d ago0x38f5c8…936b70
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase51d ago0xa16113…ba8a51
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase51d ago0x65e6db…dd8155
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase51d ago0x858dd7…b13dd7
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase51d ago0x6e39e4…c5f790
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase51d ago0xb8d37d…a973b9
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase51d ago0xfaf827…38f4ab
0x41af…9e2f0x6839…1a2bBase—$0.003100%coinbase51d ago0x9aeda7…035bc2

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.