Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x95e60c…808d19 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x4e1578…f1bd31 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x304699…bab19e |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xea030d…e6dfb9 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x3ac4c8…f8c3c6 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x0a8ab2…1fcd1d |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x3845b4…59e036 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x236576…a58faa |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xe92ed4…c8dfff |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xb699c6…d17cf5 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x22a2a8…184282 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x9eedf9…946bf8 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x29f628…f09c26 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x03ea14…9f7ceb |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xdabaec…e97674 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xed568c…a5b283 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xd23374…9303f2 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x7f9a55…69d59a |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xdc2ab2…350419 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x731918…0f3bca |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x355c0d…5a85ce |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xc73fed…1ea599 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x0492d4…fcf662 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xc6e654…be96fb |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x848491…815dce |
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.