Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xb866b7…2182f4 |
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x7491b3…5523b5 |
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xd6871a…b126f3 |
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x3da1c5…aba44a |
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xf2a1a5…fa98bb |
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xbe9539…468e2f |
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xda48a0…95c5eb |
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x3e1e26…639a3c |
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xad2d5e…fafb62 |
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xc8ead8…aca637 |
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x01f702…f73700 |
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x548b48…d5d3b6 |
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x44da14…72004a |
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xb88677…d99c03 |
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x74f0c9…d59bbb |
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x5a9dcd…161044 |
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xb9f02c…8b07be |
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x444f3a…d089f5 |
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x369259…e164ff |
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xdad944…5dc380 |
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x047da9…eaa24d |
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xda3b53…34d624 |
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xfc49bf…1de861 |
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xc1767c…3f7938 |
| 0x265a…1ce80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xbb63fd…8314ad |
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.