Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase10d ago0xfc819f…fb2d73
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase10d ago0xe010e5…80c859
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase10d ago0x72e884…372eff
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase10d ago0x91b6a0…2d1925
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase11d ago0x6e794e…568e98
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase11d ago0xd9c6c6…5bdd3f
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase11d ago0xefe675…b7ac40
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase11d ago0xe92735…951c8c
0x9897…e0420x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0x4b845d…49b4be
0x9897…e0420x1f81…39f1BaseGlassnodeGlassnode$0.05100%coinbase11d ago0xc2813f…c8bb7f
0x9897…e0420x1f81…39f1BaseGlassnodeGlassnode$0.01100%coinbase11d ago0x359df2…565340
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase11d ago0xdc8405…104fb4
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase11d ago0x92548f…2c8b20
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase11d ago0xcc346f…3db7cb
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase11d ago0x48cbfb…5ddfc2
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase11d ago0x1750cd…57713c
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase11d ago0xba8bb1…3c7545
0x9897…e0420xa9dd…2315Base—$0.01100%coinbase11d ago0x123794…beadb1
0x9897…e0420x844f…6b89Base—$0.00370%0x227a…498611d ago0xaf219a…fc5c4c
0x9897…e0420x844f…6b89Base—$0.00270%0x227a…498611d ago0xe60bed…a68ddf
0x9897…e0420x844f…6b89Base—$0.00270%0x227a…498611d ago0x42429e…ed1425
0x9897…e0420x844f…6b89Base—$0.00570%0x227a…498611d ago0x30d225…dc33cf
0x9897…e0420x844f…6b89Base—$0.00370%0x227a…498611d ago0x683bab…15f737

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.