Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xd0a10e…505fce |
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xd2c439…37fc1c |
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xcdf65b…eb28cb |
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xbed1ac…6501ff |
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x259bd2…04d97d |
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x2465e4…78eeab |
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xfcf001…bed966 |
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x962f3a…50f246 |
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x60fc21…70d8c1 |
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x811ca6…cb0ea2 |
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xed95b7…a84397 |
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x8acd08…ea82ae |
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xa2e04e…a7edb8 |
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x646b14…2588ad |
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x3425b4…721fad |
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xe3133d…e53f55 |
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x3a18af…472197 |
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x31161a…e6b3ef |
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xc1f18a…b77169 |
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x95a325…9e9cb9 |
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x26e1c5…0205e9 |
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xaa5f92…97ee15 |
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x8490ef…726a68 |
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x370a38…696f29 |
| 0x5821…be940x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x28cf4e…9c238d |
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.