Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xacf829…79a1a7 |
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x91a53e…a477ca |
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x88ae65…611b10 |
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x9d63d1…7957a6 |
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x9e1145…c4b396 |
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x6c8558…2cad42 |
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x781221…dd449a |
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x374896…aeb8bf |
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xa762b4…06faa5 |
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xc684e3…b1ec9b |
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x12bc1e…14f4f3 |
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x703e45…dff03c |
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x2be76c…589d75 |
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xa87863…51a086 |
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xcf25da…b3d644 |
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x323649…dd42dd |
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xab1bf3…44d2ca |
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xaef05c…7f8f8b |
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x7f57b8…e5a0ce |
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x57cb0f…ba2bc8 |
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xe4e7be…3aa73e |
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x746994…d9438a |
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xb30977…fa4d27 |
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xd3deb4…8c5754 |
| 0x4956…af540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x275a38…100a0b |
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.