Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ddc…a8020xae0a…a9ccBase—$0.01100%coinbase76d ago0x21cd82…c48fcf
0x7ddc…a8020x109d…4e52Base—$0.01100%coinbase76d ago0xb1aac3…66b8e1
0x7ddc…a8020x2687…4b16Base—$0.01100%coinbase76d ago0x4ddd71…778151
0x7ddc…a8020xae39…58cbBase—$0.01100%coinbase76d ago0x89e19b…8169f1
0x7ddc…a8020x23f1…9a8dBase—$0.01100%coinbase76d ago0x3f20e3…6140ae
0x7ddc…a8020x8b70…a111Base—$0.01100%coinbase76d ago0x9a0b55…cab33f
0x7ddc…a8020x94cd…efabBase—$0.01100%coinbase76d ago0xcf28cd…3ae4ef
0x7ddc…a8020x0fa3…61bdBase—$0.01100%coinbase76d ago0xfa9b1e…77d5b2
0x7ddc…a8020x1c21…fe29Base—$0.01100%coinbase76d ago0x85afeb…c4bc16
0x7ddc…a8020x40fc…6c34Base—$0.01100%coinbase76d ago0x0d0b8a…5acd71
0x7ddc…a8020x12d6…1cd8Base—$0.01100%coinbase76d ago0x13d851…c62ed7
0x7ddc…a8020x340b…03bdBase—$0.01100%coinbase76d ago0x89420e…0c29d2
0x7ddc…a8020xbf77…80c0Base—$0.01100%coinbase76d ago0xdf822c…a296f6
0x7ddc…a8020x7b7e…3a5aBase—$0.01100%coinbase76d ago0xf333cb…2be14e
0x7ddc…a8020x2803…6bb3Base—$0.01100%coinbase76d ago0xe42541…9de481
0x7ddc…a8020x883a…3984Base—$0.01100%coinbase76d ago0xfac962…431cc4
0x7ddc…a8020x67b1…ff79Base—$0.01100%coinbase76d ago0x097468…4c53c8
0x7ddc…a8020x3256…4bc7Base—$0.01100%coinbase76d ago0x659277…1229dc
0x7ddc…a8020xa84f…aa9eBase—$0.01100%coinbase76d ago0x236c2f…b3ebac
0x7ddc…a8020x7036…06c7Base—$0.01100%coinbase76d ago0xa81175…a07788
0x7ddc…a8020xa914…8178Base—$0.01100%coinbase76d ago0x50d1e1…84e8c9
0x7ddc…a8020x2f1a…5b82Base—$0.01100%coinbase76d ago0xaaf33e…4e1888
0x7ddc…a8020xa5f4…f402Base—$0.01100%coinbase76d ago0xfa1a20…b32b0b
0x7ddc…a8020x8bd0…00daBase—$0.01100%coinbase76d ago0x331939…5ed3d3
0x7ddc…a8020x3bfd…74e5Base—$0.01100%coinbase76d ago0x221443…4fcd19

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.