Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x0fd6af…c4370b
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0xaec7b3…bd41ac
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x484c51…24cba7
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x5580cb…b06389
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0xe572d3…3319d7
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x0aaa20…bc3224
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x3aafb7…b2c0dc
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0xfe0c49…995315
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0xf6fadc…2ff925
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x72d529…07fa67
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0xde3acb…c423ee
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x42a16d…d9e36c
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x6933b7…e01392
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0xb01d86…0d8c6b
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x0f42f9…59bad7
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x19714c…78fa58
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0xc1cc8f…8cbad9
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0xb99773…def14c
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x63ab6c…a15799
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x82ced6…ca7414
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0xd60c7d…e66469
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0x7afca9…530bd8
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0xaab438…0c28e4
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0xca25a7…85bf1a
0xc4ea…85f20x0529…7db3Base—$0.01100%coinbase35d ago0xe384cf…a17fc8

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.