Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe280…e8aa0x3b01…5484Base—$0.01100%coinbase75d ago0x81006b…f4a2a7
0xe280…e8aa0xf5eb…c929Base—$0.01100%coinbase75d ago0xf5108c…686f95
0xe280…e8aa0x27a5…3653Base—$0.01100%coinbase75d ago0x890bdf…aba0e5
0xe280…e8aa0xd592…c742Base—$0.01100%coinbase75d ago0x92da8a…94e407
0xe280…e8aa0x7c2d…6271Base—$0.01100%coinbase75d ago0xc686e2…00777a
0xe280…e8aa0xccad…9ad8Base—$0.01100%coinbase75d ago0x133d04…0d20c4
0xe280…e8aa0x651c…8e0eBase—$0.01100%coinbase75d ago0x1338d2…cc4c99
0xe280…e8aa0x328b…8c00Base—$0.01100%coinbase75d ago0x842924…a4cd21
0xe280…e8aa0xd5ad…07b9Base—$0.01100%coinbase75d ago0x7ade12…220346
0xe280…e8aa0xc100…ba62Base—$0.01100%coinbase75d ago0x13ac65…5aa5af
0xe280…e8aa0xac81…5652Base—$0.01100%coinbase75d ago0x436285…a605a4
0xe280…e8aa0x7d31…7406Base—$0.01100%coinbase75d ago0x42fcd0…a0d035
0xe280…e8aa0x489a…3e3fBase—$0.01100%coinbase75d ago0xb64e34…12ed6e
0xe280…e8aa0x6eec…9200Base—$0.01100%coinbase75d ago0x23fb4b…496709
0xe280…e8aa0xdc19…0c38Base—$0.01100%coinbase75d ago0x8098b9…760a49
0xe280…e8aa0xe814…75ccBase—$0.01100%coinbase75d ago0xbb0fd6…073a45
0xe280…e8aa0xea5d…3384Base—$0.01100%coinbase75d ago0x9f2266…6c92ad
0xe280…e8aa0x6861…0fe0Base—$0.01100%coinbase75d ago0x54bfbe…d8af07
0xe280…e8aa0xdcd4…8b24Base—$0.01100%coinbase75d ago0xb9bf55…357128
0xe280…e8aa0xba59…ae7aBase—$0.01100%coinbase75d ago0x02f5de…6aba62
0xe280…e8aa0x2ec6…cda2Base—$0.01100%coinbase75d ago0x1b53e3…419653
0xe280…e8aa0xe04c…85c2Base—$0.01100%coinbase75d ago0x24455c…ca2c54
0xe280…e8aa0xbb2d…edf8Base—$0.01100%coinbase75d ago0x3c4371…106260
0xe280…e8aa0xc5cf…b7b9Base—$0.01100%coinbase75d ago0xb02b46…453437
0xe280…e8aa0x31a3…5cbaBase—$0.01100%coinbase75d ago0xd200b5…04fdd9

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.