Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0x64bab4…b57e01
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0xbb642d…ef97e2
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0x366d9d…72a28d
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0x7937cd…514a1f
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0x00512f…c7083e
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0x335a3d…deeeba
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0x5130e0…5d9b07
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0x29f291…6eb706
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0x8733bb…f608da
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0x4d506d…f5469d
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0x5ed471…cc2ff4
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0xa1638a…1557c0
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0x878b71…bfe66b
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0x9d073a…541d7b
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0x6e15a5…561189
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0xeae9d6…414124
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0xba69a5…2f9fcc
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0xc1e61f…be13c7
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0x41c1ce…df5434
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0x8215e1…ba3949
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0x55b978…3b6b9f
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0x2fc5b9…889fdb
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0x168c03…e21874
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0x907608…bc2099
0x2452…760c0xa9dd…2315Base—$0.002100%coinbase17d ago0x795f34…d91b3b

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.