Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x4e1b4f…5a2981 |
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x05a07d…7d5d39 |
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x2fc58b…668cf2 |
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x1ba704…c87e42 |
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x758cbd…45d933 |
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xc06f72…a491b6 |
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb10f17…c618e1 |
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x71cd5a…97f9f1 |
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x3ae25e…81a7a2 |
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x6bff7d…a1a3dc |
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x0cd3ae…f4df24 |
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x25023d…d03b61 |
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x0f736a…10e8d3 |
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x733275…549e7b |
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xa3e329…bc8d3e |
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x2c3f74…71da5d |
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x0595aa…ace5be |
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x455381…d6b759 |
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x7ccf52…94420a |
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x01d791…115438 |
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x4a8320…77e3c4 |
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf01571…60d2a3 |
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x4f8d28…ddd92c |
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x1a898a…0949f7 |
| 0xd285…d7b20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x27da99…0b6e4b |
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.