Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0xa881a1…d78f66
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0x530acf…6e6fe5
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0xc02edc…e702bd
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0x4835de…fe6874
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0x72d118…ee363f
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0xcf3f1f…518d1b
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0xc93fed…19e5fb
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0x9c3ad7…87af45
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0xf68e11…405884
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0x05625f…f8fe88
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0x17fa6e…6a073c
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0x99e8ef…4f160c
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0xd9b191…4a638f
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0xca9cf7…9b13ed
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0x71b594…7644e4
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0xd986d8…7c00a7
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0xda36cd…a74eeb
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0xeaf31d…bcd3b4
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0x28b799…10a3c9
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0x9b3047…00872d
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0x2b11fc…ec67d3
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0x9c6789…e6eed9
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0x74681d…8703c2
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0xa8f7b5…574898
0x2883…59020x6ca3…c3d2Base—$0.00170%0x08a5…c55318h ago0x552328…bb6fcb

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.