Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter32d ago0x166520…4f0979
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter32d ago0x6f8385…389be3
0xcff6…ecfe0x07cf…2396Basex402 service$0.06100%dexter32d ago0x534f61…03f0e2
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter32d ago0x5d0602…0608f1
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter32d ago0x22b9d0…e70a9f
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter32d ago0xa85533…c34f88
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter32d ago0xc6c3ff…1c3acd
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter32d ago0x6e5356…67e70e
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0x412201…e39f2f
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0xf1c6df…0851dd
0xcff6…ecfe0x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0xe55557…f3efcf
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0xca0606…d80e99
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0xa7d79b…d7c724
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0x6920e9…8f1735
0xcff6…ecfe0x07cf…2396Basex402 service$0.0670%0x1360…66fa32d ago0x617322…50f1c1
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%payAI32d ago0xebfdcf…9702bf
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0x5374b8…d240dd
0xcff6…ecfe0x07cf…2396Basex402 service$0.2070%0x1360…66fa32d ago0xac69df…96fe52
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%payAI32d ago0xbd84f0…b6fed9
0xcff6…ecfe0x07cf…2396Basex402 service$0.1070%0x1360…66fa32d ago0xfddd14…f04f56
0xcff6…ecfe0x07cf…2396Basex402 service$0.1070%0x1360…66fa32d ago0x395e1c…186875
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0xdf557b…9bb558
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0x637ba3…ea91d4
0xcff6…ecfe0x07cf…2396Basex402 service$0.2070%0x1360…66fa32d ago0x060762…3589dd
0xcff6…ecfe0x07cf…2396Basex402 service$0.2070%0x1360…66fa32d ago0xd8709f…394a85

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.