Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd19d…2cf50x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xfee5a6…8287b5
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xcf3bc0…423047
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x70179a…ad53dc
0xd19d…2cf50x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0xf379c8…85776b
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x4730d8…5ffb0e
0xd19d…2cf50x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0xbcf563…fdfff0
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x6d40b2…438563
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x3c0786…82fff5
0xd19d…2cf50x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xebfdd7…f103fd
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xf95083…1f7a19
0xd19d…2cf50x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0x0f55d1…c53093
0xd19d…2cf50x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x64b748…9b152c
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xb1d9df…31fba3
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xb9ab5c…4e1a7c
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x3ddfd8…bd1d5f
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x07d6d3…dd1ab0
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xdbd97d…99413b
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x1f5a59…0a4c01
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x239528…deaeb5
0xd19d…2cf50x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0x208bd5…92219a
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x3cffe7…4cce36
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x7973bc…2ed73d
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x898bc1…7d5a80
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xfcbe32…304d99
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xc545ff…bce285

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.