Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x0f5926…c6bcb4 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x90ca20…578b6a |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xe43ec3…c2002b |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x6b8045…dead0e |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x843077…92e57b |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xe93f97…eb8a4e |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xc2b810…641d6a |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x227b72…cc8959 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x8d35b3…2ad84c |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x79b875…0eb4d2 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xa6cbac…d27518 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x551f55…585d0d |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xb66bdf…348fab |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x81cb13…bd013e |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xf8e0d8…d5cfb4 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x95b1cf…ae4d27 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xaeeed8…5e48ec |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x6a1240…2feeb9 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x013af9…747c09 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xf88bb7…04fc26 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x406649…2592e0 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x367605…7526d1 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xbd9d3d…2098c4 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xc083b4…de1968 |
| 0xbcff…60740x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x4bd403…fa3f2a |
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.