Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xcb812a…57fa3e |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x30c2fe…424e65 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x87f405…289ca5 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x1fd9e4…9e3c52 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x17df15…2346de |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xe29622…9aee68 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xa3a156…92cf3d |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x5f4c70…403c9f |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xfa604e…4803fd |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xee3ab1…5d4271 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xd5d061…71ca5c |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xd4e326…6921df |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x55d608…2037fd |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x3ca567…b1d03f |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x082a20…517c96 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xb546d3…0adb62 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x898dc6…838d1b |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xcf6256…692965 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xbe15af…8b71af |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x8d9906…509aa6 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x5dd462…9b2310 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x6c94d4…9857d0 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x8eeaf4…ee0955 |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xe2633d…c8c24a |
| 0xb1ce…b1750x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xaabf11…07ec85 |
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.