Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 98d ago | 0x1745e6…2f8d44 |
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.01 | 100% | Route unknown | 98d ago | 0x07c9c2…6d46b3 |
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.01 | 100% | Route unknown | 98d ago | 0x87e487…101c2c |
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.01 | 100% | Route unknown | 98d ago | 0xfbec67…0dd0b0 |
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.01 | 100% | Route unknown | 98d ago | 0x9801e4…9f4ba4 |
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.01 | 100% | Route unknown | 98d ago | 0x16cb9a…2a8ae3 |
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.01 | 100% | Route unknown | 98d ago | 0x4f3159…28ce6b |
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.01 | 100% | Route unknown | 98d ago | 0xefdae9…16ef16 |
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.01 | 100% | Route unknown | 98d ago | 0x850cce…fe901c |
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 98d ago | 0x6e1c64…ee7cec |
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 98d ago | 0x659bf2…2cc3ff |
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 98d ago | 0xead9d5…f25494 |
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 98d ago | 0x9ec07d…443df3 |
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 98d ago | 0x2cf747…e9f012 |
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.01 | 100% | Route unknown | 98d ago | 0x48eed1…82d30e |
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.01 | 100% | Route unknown | 98d ago | 0xe3151a…dc880c |
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.01 | 100% | Route unknown | 98d ago | 0x8bcf9a…242fb0 |
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 98d ago | 0x437c71…907fb4 |
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 98d ago | 0xf93344…6a130f |
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 98d ago | 0xac9cf4…45c129 |
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.01 | 100% | Route unknown | 98d ago | 0x96d2f0…9b1bb3 |
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.01 | 100% | Route unknown | 98d ago | 0xa24a20…4da029 |
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.01 | 100% | Route unknown | 98d ago | 0x94cd4e…b92303 |
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 98d ago | 0xf3a1e3…974135 |
| 0x7470…a65d0x6cf3…8508 | Base | x402 service | $0.002 | 100% | Route unknown | 98d ago | 0xbf357b…d3fcff |
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.