Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xa4e194…0c4a89 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x51610a…4cf125 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xed07a5…681f1b |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x9a4018…2eabae |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x206d66…f349e4 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x56587d…6c835d |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x3a83e7…92f2b8 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x605f85…02b71f |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x8ab52d…be83d7 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xded6d7…9a8e4f |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x6ea375…abfd05 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x384ff2…5399a5 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x1133da…6e0ce9 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x076f5d…8a6d33 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x349097…3223dc |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xff186b…a197ed |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xfc20fd…49bae9 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x200dc7…b18939 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xa2a2e9…0cb470 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x242322…bdc04a |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xa7d963…e97108 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x8b0c77…bb70bc |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x019bea…15295b |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x7304d6…922152 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x4d6104…5f399f |
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.