Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x685285…e8dbde |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x441216…70eee9 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf29261…d92b8a |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x099f01…ea607a |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x4c01e3…67cc98 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x367c55…984f00 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x5bfce6…5a7624 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x8d8659…c566b9 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xe84f08…83c644 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x1707ab…35084f |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf1d68c…aa80c8 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x518846…e1af22 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x099e65…4a52d2 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x40e8e0…0fc476 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xaa8597…3d2b8d |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xa5aa0a…b42a2e |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xc43c7f…a11d22 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x977515…74dd6f |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xfd7300…ea482b |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xe347d6…6df0aa |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x05b00a…4831ae |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xec70dd…924065 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x890dbb…b622e9 |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xdbefe9…9edc1a |
| 0xff8d…63630x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xb85d4c…b7e69f |
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.