Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x683f38…1b8306 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x888136…0be108 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x538e1a…af4010 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x91fc96…f8489c |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x6537d9…862b19 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x6428be…aafe47 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xf0a99a…d129b3 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xae0f8f…747a90 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x86e3ad…3ad441 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xdf148a…9a99cc |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x4528f9…b34fa5 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x198219…cab3cd |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x250cbd…7dda0f |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x303ba5…f150de |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x05582d…f1bce1 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x75898e…a91200 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xb01b37…fa2232 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x8fd28c…0d6d36 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xc46893…860251 |
| 0x6614…18f20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xd4c427…66eff0 |
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.