Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase56d ago0xde2579…8f100a
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase57d ago0x636ec5…12fc41
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase57d ago0x3b9d20…0b9ed7
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase57d ago0xc7a8e8…50e9a5
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase57d ago0x4aa7dc…016cbb
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase57d ago0x72945f…4817ba
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase57d ago0xe1defe…542e2d
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase57d ago0xc31665…6164fb
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase57d ago0x73ac6a…867c8a
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase57d ago0xd7595e…d1261b
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase57d ago0x35a893…069978
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase57d ago0x05b3f0…b673b5
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase57d ago0xd165be…5264a6
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase57d ago0xebbb47…21e4f9
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase57d ago0x19a341…9b9d79
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase57d ago0xfa089c…33e2a4
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase57d ago0x2b680a…32526e
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase57d ago0x1316f8…ebfcf6
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase57d ago0x627f6e…67b55b
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase57d ago0x228bd5…db12d1
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase57d ago0xf9196c…bbadb7
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase57d ago0xd766f4…034b18
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase57d ago0x81c75e…191603
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase57d ago0x233c97…a46b4d
0x3d9d…493f0x6839…1a2bBase—$0.003100%coinbase57d ago0xf7c24e…fdd5ee

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.