Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x389c…3a3b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x2b0248…6db408 |
| 0x389c…3a3b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x0ee51d…a68a58 |
| 0x389c…3a3b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xec4ccf…c3c53c |
| 0x389c…3a3b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x33b5f0…9d68fd |
| 0x389c…3a3b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x94b83e…d799d1 |
| 0x389c…3a3b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xa92382…559986 |
| 0x389c…3a3b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xac1a79…86fb76 |
| 0x389c…3a3b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x3631e5…9a4553 |
| 0x389c…3a3b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xb85ae5…73a033 |
| 0x389c…3a3b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xd60cf7…8d30ab |
| 0x389c…3a3b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x24075b…07fb8a |
| 0x389c…3a3b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x792fd3…4818e0 |
| 0x389c…3a3b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x19c4f9…38d6e5 |
| 0x389c…3a3b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xf2a84d…dd862a |
| 0x389c…3a3b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x0220c5…09bd18 |
| 0x389c…3a3b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x6a56a6…ce818e |
| 0x389c…3a3b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x01a920…3eecd6 |
| 0x389c…3a3b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x9ee956…aed013 |
| 0x389c…3a3b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xd1c4b4…fa4eb5 |
| 0x389c…3a3b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x6580ce…8c6c1e |
| 0x389c…3a3b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x3d7d0d…892b9a |
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.