Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x8117d6…3382fc |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xd1079f…4b665b |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x1351f4…6b469c |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x17bf2a…110423 |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x02a0eb…5c6553 |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xf8aa14…43fe8c |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x0e4792…df88a3 |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x16d59e…2eca77 |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x736bc2…92439c |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xbea71c…81b959 |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xfd56d3…0f82b9 |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x09214c…503e3e |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xafc20d…b3e2da |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x19ea6e…b3aedc |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xe68aa9…5f9a54 |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xed4322…9fda81 |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x3b3d25…87496d |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x9bc0e1…2f2f15 |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x24f717…9d86ba |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x7336e7…c6f17d |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xfc3554…57b294 |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x8256bb…1d285e |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x440d5b…416d83 |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xe47df9…1b6993 |
| 0xe7c7…7cdc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xb84dde…e009d4 |
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.