Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x842a05…864be5
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x64ea1a…da1ff4
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0xc04b63…a49571
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0xb33ca0…8a0acf
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0xef2362…084a57
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x61bb89…eacdb6
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0xc20d21…e75fbc
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0xf837dd…7796c7
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x20eec3…074abd
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0xcd0c9b…02bf0a
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x806d2a…a66684
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x3b2f0c…b26705
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x3feed6…c05105
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x1f3839…02aa29
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x0a45c2…339707
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x29a97b…18ccbb
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0xae1281…530381
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x78c1c0…d265ee
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0xd4ee39…54fde6
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0xea84b4…15e78c
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x27e00f…0a7754
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x3920cd…79cbc2
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0xc20c8f…122fcd
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0xf33043…6d6ac5
0xc94f…c89a0xfe80…47eeBase—$0.001100%fluxa22d ago0x86a8e0…f3412d

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

Open skill.md
Show 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.