Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xa1ddcf…6c957b |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x19701c…818e0e |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x0239e2…0a8054 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x28446e…f172e2 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x72cb72…144371 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x0c402c…589c03 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x25e072…93dbc1 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x067b85…e2e75f |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xb30af4…9ec7c0 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x94b080…9b43d2 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xedfb13…a7823e |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xb44355…9f2940 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x33d538…d1282f |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x5b1ff1…e1feb4 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x130e10…90fb75 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xc9159e…e0b6dc |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x0f349d…2b7f84 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x004870…dca466 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xd0c081…a3ce37 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x042abd…5e7517 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x053185…a7ae8a |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xde6275…40eb9b |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x53c602…e32eaf |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xa81958…d99f53 |
| 0xeab4…e7ef0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x82d963…b4a54a |
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.