Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6846…c4450x9261…72adBase—$0.01100%coinbase73d ago0xb53c27…431ab1
0x6846…c4450x01de…4db8Base—$0.01100%coinbase74d ago0x6d413a…1a458d
0x6846…c4450xfba6…3512Base—$0.01100%coinbase74d ago0x7db1d8…f5762c
0x6846…c4450x53cf…58a9Base—$0.01100%coinbase74d ago0xe0ab9c…853d0c
0x6846…c4450x8244…72f0Base—$0.01100%coinbase74d ago0xd3ac4f…34cb71
0x6846…c4450xe790…7115Base—$0.01100%coinbase74d ago0x9a669b…7e73e8
0x6846…c4450xe5de…0c09Base—$0.01100%coinbase74d ago0xe816e5…40db16
0x6846…c4450xf662…be1aBase—$0.01100%coinbase74d ago0xeb424c…3360c5
0x6846…c4450x6677…7560Base—$0.01100%coinbase74d ago0xd9d03a…8efcdf
0x6846…c4450x3e09…41ceBase—$0.01100%coinbase74d ago0x7819b1…494dd1
0x6846…c4450x2174…15e5Base—$0.01100%coinbase74d ago0xd4d66e…776d4c
0x6846…c4450xbac4…f5c8Base—$0.01100%coinbase74d ago0x6fb8b2…7e1167
0x6846…c4450xfc87…7445Base—$0.01100%coinbase74d ago0x60a5d0…3dd7c0
0x6846…c4450x8dec…aab9Base—$0.01100%coinbase74d ago0xf8b7e1…949647
0x6846…c4450x1ff1…1c45Base—$0.01100%coinbase74d ago0x9b704b…4c0a48
0x6846…c4450x0710…18b0Base—$0.01100%coinbase74d ago0x458496…d5ab04
0x6846…c4450x2e79…8eb4Base—$0.01100%coinbase74d ago0x211ccd…65d7b1
0x6846…c4450xfebb…2aeaBase—$0.01100%coinbase74d ago0x1e2f69…4127a8
0x6846…c4450x6ef3…c971Base—$0.01100%coinbase74d ago0x271016…bde69c
0x6846…c4450xe66d…7c1bBase—$0.01100%coinbase74d ago0x3e2276…c32487

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.