Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0x50158b…36a399 |
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0xed2f7f…5e63e5 |
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0xc47789…f9b4f8 |
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0x806e07…4a634f |
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0x67ae9c…2947ec |
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0x882677…40f4e9 |
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0x7b1af3…c8773c |
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0xe15697…15951a |
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0xe5e902…ff5ef4 |
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0xc76959…ec7323 |
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0x317f14…357c22 |
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0x45a7fe…b310a3 |
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0x3fe92a…6ce330 |
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0x9d1139…9e22f3 |
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0x1bd645…df8bd5 |
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0x9d178d…bc19d9 |
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0xfb1cdd…c3e21d |
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0xac1666…26b71a |
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0x0743d0…16d832 |
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0xac4c86…6da9b2 |
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0x44ad2a…be8fc6 |
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0x23ccc2…55b5c4 |
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0x807bf2…d4965e |
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0x5a2e21…752291 |
| 0xc609…09180xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 26d ago | 0xd826a6…b1bab5 |
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.