Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe91c…4aadFrantic | Base | Ausca Agent InboxDisposable-email | $0.05 | 100% | coinbase | 2d ago | 0x6e14df…f769c8 |
| 0xe91c…4aadFrantic | Base | Ausca Agent InboxDisposable-email | $0.30 | 100% | coinbase | 2d ago | 0x3fbea6…541d65 |
| 0xe7b1…3a4eFrantic | Base | Ausca Agent InboxDisposable-email | $0.05 | 100% | coinbase | 2d ago | 0xd13acc…7d81f4 |
| 0xe91c…4aadFrantic | Base | Ausca Agent InboxDisposable-email | $0.30 | 100% | coinbase | 2d ago | 0xcebf62…17c933 |
| 0xbc97…ecc4Frantic | Base | Ausca Agent InboxDisposable-email | $0.30 | 100% | coinbase | 2d ago | 0x467ee4…be57d4 |
| 0xbc97…ecc4Frantic | Base | Ausca Agent InboxDisposable-email | $0.40 | 100% | coinbase | 2d ago | 0x323411…884fb1 |
| 0xf77f…5ab3Frantic | Base | Ausca Agent InboxDisposable-email | $0.40 | 100% | coinbase | 2d ago | 0xed8f7a…5f3861 |
| 0x79e2…ac7dFrantic | Base | Ausca Agent InboxDisposable-email | $0.05 | 100% | coinbase | 2d ago | 0xaad56b…7ef7a7 |
| 0xf77f…5ab3Frantic | Base | Ausca Agent InboxDisposable-email | $0.05 | 100% | coinbase | 2d ago | 0x4a28db…a77c51 |
| 0x33a7…fef8Frantic | Base | Ausca Agent InboxDisposable-email | $0.40 | 100% | coinbase | 2d ago | 0xaa1035…208c55 |
| 0x33a7…fef8Frantic | Base | Ausca Agent InboxDisposable-email | $0.30 | 100% | coinbase | 2d ago | 0x0221fa…05c954 |
| 0xd6d6…932cFrantic | Base | Ausca Agent InboxDisposable-email | $0.40 | 100% | coinbase | 2d ago | 0xb1193c…3fe01a |
| 0xd6d6…932cFrantic | Base | Ausca Agent InboxDisposable-email | $0.30 | 100% | coinbase | 2d ago | 0x8e6b47…dfe181 |
| 0xd6d6…932cFrantic | Base | Ausca Agent InboxDisposable-email | $0.25 | 100% | coinbase | 2d ago | 0x71c7c0…4cb396 |
| 0xd6d6…932cFrantic | Base | Ausca Agent InboxDisposable-email | $0.05 | 100% | coinbase | 2d ago | 0xbd5ab2…43ee38 |
| 0xd6d6…932cFrantic | Base | Ausca Agent InboxDisposable-email | $0.05 | 100% | coinbase | 2d ago | 0x439a6c…d04d26 |
| 0xd6d6…932cFrantic | Base | Ausca Agent InboxDisposable-email | $0.05 | 100% | coinbase | 2d ago | 0x072fa3…c02b1c |
| 0x1634…7683Frantic | Base | Ausca Agent InboxDisposable-email | $0.30 | 100% | coinbase | 2d ago | 0x261b5d…8900ef |
| 0x1634…7683Frantic | Base | Ausca Agent InboxDisposable-email | $0.25 | 100% | coinbase | 2d ago | 0x8a60dc…4b86af |
| 0x29e0…dcc1Frantic | Base | Ausca Agent InboxDisposable-email | $0.05 | 100% | coinbase | 2d ago | 0x383f51…fcab6d |
| 0x89ef…2dd3Frantic | Base | Ausca Agent InboxDisposable-email | $0.50 | 100% | coinbase | 2d ago | 0x9bcac4…f686ac |
| 0x89ef…2dd3Frantic | Base | Ausca Agent InboxDisposable-email | $0.35 | 100% | coinbase | 2d ago | 0x1a7fed…29898b |
| 0x8a17…27adFrantic | Base | Ausca Agent InboxDisposable-email | $0.40 | 100% | coinbase | 2d ago | 0x0aa374…b31c67 |
| 0x89ef…2dd3Frantic | Base | Ausca Agent InboxDisposable-email | $0.25 | 100% | coinbase | 3d ago | 0xf52a34…cd0631 |
| 0x89ef…2dd3Frantic | Base | Ausca Agent InboxDisposable-email | $0.25 | 100% | coinbase | 3d ago | 0x550caa…84f20b |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.