Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase42d ago0x04dafc…4b0a3b
0x808c…168f0xdadc…b9dfBaseNetIntelWeb content$0.25100%coinbase42d ago0x16bafb…4b9cba
0x8a1a…aa530xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase42d ago0x486cdb…d04d86
0xae9e…222f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase42d ago0xa10b12…3e0d50
0xae9e…222f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase42d ago0x7b459f…148b74
0xae9e…222f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase42d ago0x8ef66d…c5f1b7
0xae9e…222f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase42d ago0xf3ade2…1f553c
0xae9e…222f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase42d ago0xe024f0…bf6656
0xae9e…222f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase42d ago0x1903b6…79bcbc
0xae9e…222f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase42d ago0x8ec33c…db5478
0xae9e…222f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase42d ago0x4a0d04…5a041d
0xae9e…222f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase42d ago0x970cda…25ffd2
0xae9e…222f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase42d ago0xe57eb8…0ca506
0xae9e…222f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase42d ago0x8c0380…5d5d27
0xae9e…222f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase42d ago0x9b1145…3ed54d
0xae9e…222f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase42d ago0xa42489…ca4008
0xae9e…222f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase42d ago0x710e0a…c91b1c
0xae9e…222f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase42d ago0x5e0a0e…84e9b1
0xae9e…222f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase42d ago0x3a7596…121218
0xae9e…222f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase42d ago0x26c15b…141d42
0xae9e…222f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase42d ago0x7e03bf…45d96e
0xae9e…222f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase42d ago0xc65629…957253
0x8a1a…aa530xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase42d ago0x1f8aa4…8ee6c9
0x8a1a…aa530xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase42d ago0x444576…759181
0x8a1a…aa530xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase42d ago0x30040b…534d4d

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.