Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xbe5b77…d9dd3d |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x323143…2671d8 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x667132…d690bf |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x4ca8d9…655131 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xc796d2…881dde |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x99bac2…4dec15 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x3b6452…efd1bc |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x5c1a40…f38fb1 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x7220da…a0ebbf |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xe295f8…fcc277 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x2dd371…5d72ef |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x50faee…047eea |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x402a91…4e8d9b |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x0d0d37…05782f |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xb68012…0e4eee |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xc9148d…b93e32 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x584c31…d573e6 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xd3a793…0ac290 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x7b2c0e…ef1be1 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x38b788…632b4b |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xca2f2c…1a9db6 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xcb2683…b5fb43 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x4d50a3…52d832 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0x1b32ae…b0a534 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 73d ago | 0xa7f410…0b3484 |
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.