Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x4f0c79…dcb296 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x072f79…5df64f |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x63a470…cdb852 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xd69b47…208368 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xc345cd…36cbd1 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf4a096…092252 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x45f595…a98f49 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xfd79f9…55cd5e |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x551779…30e97f |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x6ba6b0…de7106 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf66972…4ebea2 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x306335…4323a8 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x10562e…d0e971 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xc34f60…215610 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xfbcd05…da7783 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xebae82…aaf201 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x2700f3…3e2d10 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x8061a3…66ae82 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x639d08…50e954 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xb180c8…18e021 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x31474b…070b30 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x71b725…508f83 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x6e499e…258cc7 |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x317c48…25251a |
| 0xad2e…814d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x1a294f…4f0dad |
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
Show the promptHide 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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.