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.02100%dexter44d ago0x32a183…7d77c6
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter44d ago0xfaa4d9…6242f4
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter44d ago0x231d47…346ae3
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter44d ago0xb8dff2…43317b
0xcff6…ecfe0x07cf…2396Basex402 service$0.20100%dexter44d ago0x6f6628…4d2da4
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%0x1360…66fa44d ago0xbe57e8…adb928
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter44d ago0x1aa968…75eb7d
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter44d ago0x409592…a72923
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter44d ago0x8a6959…c9dc85
0xcff6…ecfe0x07cf…2396Basex402 service$0.06100%dexter44d ago0xaa2af5…6e8e8c
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%dexter44d ago0xc73b68…348608
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter44d ago0x7b3e42…3fc921
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter44d ago0xdbf714…1b78e7
0xcff6…ecfe0x07cf…2396Basex402 service$0.2070%0x1360…66fa44d ago0x31c1d6…c849c7
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter44d ago0x2ab07e…ac75cb
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter44d ago0x9ea2ad…c2f7de
0xcff6…ecfe0x07cf…2396Basex402 service$0.06100%dexter44d ago0xa6e38a…9b6a4e
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter44d ago0x4b4244…c67e5a
0xcff6…ecfe0x07cf…2396Basex402 service$0.06100%dexter44d ago0xeb87c0…830e87
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter44d ago0xd45d86…b403f2
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter44d ago0xe4eb72…d5c667
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter44d ago0x48788b…90b542
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter44d ago0x8e0c4f…0a97b7
0xcff6…ecfe0x07cf…2396Basex402 service$0.04100%dexter44d ago0x7c7541…40846e
0xcff6…ecfe0x07cf…2396Basex402 service$0.02100%dexter44d ago0xf010cb…0992be

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.