Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x1e2944…c7bc5d |
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x660c18…ee4ac2 |
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xc3d921…6ecd8f |
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xf6306a…a4a593 |
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x6fc15d…e55a9d |
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x9742ce…f4ab53 |
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x0fd058…074bb3 |
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xb6a060…73bfaf |
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xbd64fa…f4602f |
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x38ae0c…ec6871 |
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x7d0670…96cc7e |
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x61d66d…9b73da |
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x1ee707…6cc916 |
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xce1f70…a58334 |
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x613a0e…63c6d1 |
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x4c5542…4c6a6e |
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x626e20…569cbc |
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x0285cc…8ca008 |
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x8f3f3d…d554a8 |
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x334265…e95b24 |
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x80c692…a51ddf |
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x3e1d1c…b73c0b |
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xfe2cf7…6f90a6 |
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x0f1b2f…68f145 |
| 0x5dbb…3cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xa68793…71acae |
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.