Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0xbf29e1…3b4bcf
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0xd43846…207390
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0x10f6c8…40b1a0
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0x2df728…2d5421
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0xa8ed5f…e98412
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0x97f7fb…10ee4d
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0x846211…3230f2
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0x1f734b…9a8504
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0xfc0a57…9754e5
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0x12a93e…5d01ac
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0x32862c…a57fe1
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0x24050a…fd0cb6
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0x9f6867…ae1e2f
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0x6186ea…710b6a
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0xe0c678…e31417
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0x1ace14…b8d468
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0x9869aa…0361b9
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0x2635d3…09f2d3
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0x834345…2c9e4b
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0x4515e5…5d2fa7
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0x696b67…d2fcc0
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0x811e14…cfdeff
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0xa79de7…3291eb
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0xc06b1b…d449f2
0x0495…86ef0xa9dd…2315Base—$0.002100%coinbase93d ago0x957378…e04eb5

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.