Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb32a…0c5f0x1607…46e4Base—$0.01100%coinbase73d ago0xc338a3…88e889
0xb32a…0c5f0xa85a…6172Base—$0.01100%coinbase73d ago0x302e50…efa81a
0xb32a…0c5f0x6fd4…c3d0Base—$0.01100%coinbase73d ago0x348499…d66d63
0xb32a…0c5f0xa280…e2c2Base—$0.01100%coinbase73d ago0xb58966…06699d
0xb32a…0c5f0x575d…fd13Base—$0.01100%coinbase73d ago0xa07813…c05774
0xb32a…0c5f0x70a0…f577Base—$0.01100%coinbase73d ago0x4ede55…375e51
0xb32a…0c5f0x8515…4dbfBase—$0.01100%coinbase73d ago0x69d173…1a0a3b
0xb32a…0c5f0x851c…9d18Base—$0.01100%coinbase73d ago0xebf13b…be3cf9
0xb32a…0c5f0x81f7…789fBase—$0.01100%coinbase73d ago0x9e7482…5c4b29
0xb32a…0c5f0x6943…f25aBase—$0.01100%coinbase73d ago0xd51043…9bdb9d
0xb32a…0c5f0xbbcf…5a63Base—$0.01100%coinbase73d ago0xa5e28e…f81dd8
0xb32a…0c5f0x1b65…e9eeBase—$0.01100%coinbase73d ago0x4d380d…dbb784
0xb32a…0c5f0x2437…501bBase—$0.01100%coinbase73d ago0xc7a286…b0da08
0xb32a…0c5f0x93dd…b2baBase—$0.01100%coinbase73d ago0xad220e…d506b6
0xb32a…0c5f0x16c2…39c4Base—$0.01100%coinbase73d ago0xb65f48…900ab2
0xb32a…0c5f0xea3b…8f11Base—$0.01100%coinbase73d ago0x2fc9a7…3eb261
0xb32a…0c5f0xda99…7e77Base—$0.01100%coinbase73d ago0x62a86f…ae9ef2
0xb32a…0c5f0xfd8a…8454Base—$0.01100%coinbase73d ago0xec572e…ebb0c0
0xb32a…0c5f0x8c40…ca17Base—$0.01100%coinbase73d ago0x171bb6…a19306
0xb32a…0c5f0xae48…fc93Base—$0.01100%coinbase73d ago0x5b5976…242691
0xb32a…0c5f0xd5ff…d7deBase—$0.01100%coinbase73d ago0xfa0731…20edd7
0xb32a…0c5f0xe560…e969Base—$0.01100%coinbase73d ago0x51c932…edf3df
0xb32a…0c5f0xa987…c4deBase—$0.01100%coinbase73d ago0x942273…98eb15
0xb32a…0c5f0x527f…bec6Base—$0.01100%coinbase73d ago0xa7a558…558f38
0xb32a…0c5f0x88da…abc8Base—$0.01100%coinbase73d ago0xfa0129…c30fa8

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.