Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x405b05…0a9442 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xbae32c…9f4f48 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xd453d8…45ab9e |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xdcc782…cabbdd |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x515b82…ca78ad |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x761fcc…d953df |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x27e5b2…b565ee |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x74bd42…759d9d |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xd28dd2…377641 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x8ff564…8b2575 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x40398b…4a6835 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xf65539…3772e3 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x372e90…07eaf1 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xb595bc…730530 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xc15410…810ab5 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xfa190a…5dfcb4 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x3bdd12…651565 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x1b5b7b…c1b6f8 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xfae3bf…5a42bf |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xeaf209…ffa32b |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x258759…c79f5c |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xa7a6c9…05c03e |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x33b115…ec2e2d |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x9d14fd…4675be |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x310aa0…cd6b43 |
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.