Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa877…8a060xa2a8…553f | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x491490…325936 |
| 0xa877…8a060xdc6e…5ea7 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x05b5ec…0126a0 |
| 0xa877…8a060x8336…8fa7 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xf839bb…99a094 |
| 0xa877…8a060x3b10…4626 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xc6aa5e…d503a8 |
| 0xa877…8a060x3fab…b8f7 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x4c41b7…566d83 |
| 0xa877…8a060x3045…568d | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x8ae511…e97c22 |
| 0xa877…8a060x0cc3…31d3 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x0750fb…f8d707 |
| 0xa877…8a060x4fdf…c832 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xbf3306…aef225 |
| 0xa877…8a060xd4c4…e786 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xd033aa…dc67da |
| 0xa877…8a060x2952…f099 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x96109e…f45875 |
| 0xa877…8a060xc64c…e38a | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xc8b4ed…744895 |
| 0xa877…8a060xe1d5…ea6f | Base | — | $0.01 | 100% | coinbase | 73d ago | 0xdd219f…f0c4de |
| 0xa877…8a060xec0e…763a | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x7037cf…fbdfa5 |
| 0xa877…8a060xb350…0b48 | Base | — | $0.01 | 100% | coinbase | 73d ago | 0x12f527…4d9175 |
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://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.