Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0x8b48d7…5eea69
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0xd954a3…3be504
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0x1452e4…4003ab
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0x285760…f6e4c7
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0xb028e5…59e5ab
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0x5f447b…8050dd
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0xd97eed…acc947
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0x4e8a74…ff1fc4
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0x22d113…86005e
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0xfdb021…f64907
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0x1ec756…e21c16
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0x675285…9339ba
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0x322b5a…3a0ec7
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0x5e4067…3c7083
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0x93126e…580ff6
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0x628144…b028cb
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0xe1e1a8…efab2f
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0x994a9d…a38e8f
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0x36fbb7…cbb6fa
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0x6f30d3…7d6e71
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0xfc2b68…bf807b
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0xc0487e…c8ddc4
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0x90b073…4c65ca
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0x53dfc4…c4b051
0xb959…219f0xa9dd…2315Base—$0.002100%coinbase11d ago0x238ab4…628a49

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.