Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0x7ce52c…0bb454
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0x992aec…291eff
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0x02ec49…fd4f01
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0xf5b2a4…b01092
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0x977579…393aa9
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0x0cd69f…a10516
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0xff6809…9cc777
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0x8bb6b6…943362
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0xdb6c96…2b1ff0
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0xd97028…d54acb
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0xfd00af…226249
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0xc9a7cc…e8e2f5
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0x08b83a…363ea8
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0x223c92…33dde6
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0x5c3298…6b22da
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0x289dc1…0df6cf
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0x516a86…ceff1b
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0x08c113…4d0043
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0x8c1022…9983f4
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0x5caa65…7fe99b
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0xb32b62…ac62d0
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0x4e7a9f…c3342d
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0xace823…3492fc
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0xcd4865…ca33af
0x9a91…92fc0x3e7c…1570Basex402 service$0.003100%coinbase66d ago0x0aa721…3806a9

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.