Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b9e…79490x767b…c028Base—$0.41100%coinbase65d ago0x249356…89ba10
0x0b9e…79490x651b…910fBase—$0.01100%coinbase65d ago0xbc2505…07c53d
0x0b9e…79490x87ea…c85fBase—$0.01100%coinbase65d ago0x6d4af8…079abf
0x0b9e…79490xd13c…1182Base—$0.01100%coinbase65d ago0x0e5c27…87f0eb
0x0b9e…79490x6a4c…b0c7Base—$1.06100%coinbase65d ago0x6d724f…fab2c9
0x0b9e…79490x3c87…a1f1Base—$0.01100%coinbase65d ago0x98fd97…555a2b
0x0b9e…79490x7b02…82c4Base—$0.26100%coinbase65d ago0xbf4d70…310afa
0x0b9e…79490xd209…06baBase—$0.27100%coinbase65d ago0x49d589…3e0a68
0x0b9e…79490x2e7a…5018Base—$0.01100%coinbase65d ago0xba06f0…222fa9
0x0b9e…79490x97d5…c9dbBase—$0.01100%coinbase65d ago0xd9b121…c4ecb9
0x0b9e…79490x0c1a…dfe2Base—$0.01100%coinbase65d ago0x1240a7…cbf8f4
0x0b9e…79490x7612…2602Base—$0.59100%coinbase65d ago0x1d0373…a391b4
0x0b9e…79490x83ff…0d37Base—$0.01100%coinbase65d ago0xa36165…66188b
0x0b9e…79490x4bca…61deBase—$0.76100%coinbase65d ago0x6bd463…32a69b
0x0b9e…79490x94a1…aad8Base—$0.01100%coinbase65d ago0x6282a6…a02b9e
0x0b9e…79490x0ad6…5951Base—$0.32100%coinbase65d ago0x1e98ea…61ae14
0x0b9e…79490x4461…814eBase—$0.01100%coinbase65d ago0xacb4fe…d9f6da
0x0b9e…79490xb7d1…30a7Base—$0.40100%coinbase65d ago0xb52247…e05fdb
0x0b9e…79490x9e3d…9125Base—$0.01100%coinbase65d ago0xf02823…e7ab71
0x0b9e…79490xcef9…429bBase—$0.31100%coinbase65d ago0x909c20…fd3b89
0x0b9e…79490x21e6…72afBase—$0.01100%coinbase65d ago0xf77df2…17d713
0x0b9e…79490x1a44…32caBase—$0.01100%coinbase65d ago0x6e6ad0…a37336
0x0b9e…79490xab88…4556Base—$0.01100%coinbase65d ago0x7f4890…c8b55c

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.