Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0x2c0624…8d77fa |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0x99a0ea…117efc |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0x7cb9a0…7a4e3a |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0xeed983…fe8e0b |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0xa72d53…7402d7 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0x862ef2…477756 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0x52de5f…f86c87 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0x04b0ad…f161bc |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0xe6b943…ea0627 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0x4c13d9…1d105a |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0xad4058…d0be8c |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0x14c82f…e681bb |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0xbca09e…f7a3df |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0x337702…866741 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0x567eab…a30c3e |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0x0148dd…94a7b9 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0xc94fef…192985 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0xa06ff7…9f129a |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0x7a1f08…7f4af9 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0x07e72c…7f0e18 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0x576944…75bb4c |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0xd7680a…cb5c63 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0xee6b9d…c29637 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0xc098f7…a8c680 |
| 0x0ec5…2c1b0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 87d ago | 0xbe6d2a…7dcf41 |
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.