Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x38aa71…a8fbce |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x2aebee…1747e8 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xdeddd7…fc1968 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x44a407…e2c86d |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xa00956…9a2378 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x3d57e0…284d39 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xbbd324…71a969 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xb87074…e4cc28 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xf4470b…acdc56 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x504f33…28ac61 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x6a5c5c…85164c |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x45ef77…f06864 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x52f2b7…1bf5e3 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x436a38…f176f6 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x37f858…fdac9e |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xbf810b…9b8559 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xcdd692…c8f2b6 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x26d773…91530d |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xe30cec…f18dd8 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x65f5ba…d35b74 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x447dd3…d4501b |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x2f8b02…e4e2ec |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x69447f…9a04da |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xab9bfa…4a2f79 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x8c5d78…9e5d6a |
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.