Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x567983…e84d7a |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x7e30af…4b5927 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x943f61…a2f834 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x54bc4f…af047b |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xbb3a90…87e806 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x051290…ee44d6 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x501a62…74e15e |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xebf44b…02bde2 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xf28f70…696ac0 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xd0ab28…db1410 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xc8e493…cc471b |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x344433…4d198c |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x29afc0…8d84d2 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x5875f2…b04492 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xfef77c…ee406d |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xf26721…b3a85f |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xaa7df6…3729ec |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xd409bb…ae90d4 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x3ee670…abd1c0 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xe931c4…39df21 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x14089f…05221b |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0xbc1089…6fce22 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x3dede3…5a30d8 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x1a8e81…41bcf9 |
| 0x73ff…514f0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 39d ago | 0x4ea7f0…c3475b |
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.