Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeba3…4efc0x3e0a…78e7Base—$0.00513100%coinbase74d ago0xbb9c9e…1594d5
0xeba3…4efc0x3e0a…78e7Base—$0.004868100%coinbase74d ago0x88f27f…2b6ed0
0xeba3…4efc0x3e0a…78e7Base—$0.00337100%coinbase74d ago0xd71b8f…bd905b
0xeba3…4efc0x3e0a…78e7Base—$0.003358100%coinbase74d ago0xdbcbc6…36741a
0xeba3…4efc0x3e0a…78e7Base—$0.00539100%coinbase74d ago0xb2f98d…51f1c0
0xeba3…4efc0x3e0a…78e7Base—$0.004839100%coinbase74d ago0x2b72bf…a6a0a9
0xeba3…4efc0x3e0a…78e7Base—$0.0039100%coinbase74d ago0x1c8b89…d16f05
0xeba3…4efc0x3e0a…78e7Base—$0.005618100%coinbase74d ago0x49ff3e…648dae
0xeba3…4efc0x3e0a…78e7Base—$0.00488100%coinbase74d ago0x648f56…b48081
0xeba3…4efc0x3e0a…78e7Base—$0.005857100%coinbase75d ago0x8e01a2…79fdbc
0xeba3…4efc0x3e0a…78e7Base—$0.005243100%coinbase75d ago0x53c0bd…675a08
0xeba3…4efc0x3e0a…78e7Base—$0.003511100%coinbase75d ago0x454935…9e907c
0xeba3…4efc0x3e0a…78e7Base—$0.003117100%coinbase75d ago0xf80e4d…9b8efb
0xeba3…4efc0x3e0a…78e7Base—$0.005436100%coinbase75d ago0xa58dc7…b27873
0xeba3…4efc0x3e0a…78e7Base—$0.003686100%coinbase75d ago0x44432b…6147f7
0xeba3…4efc0x3e0a…78e7Base—$0.005054100%coinbase75d ago0x258fa5…e4143f
0xeba3…4efc0x3e0a…78e7Base—$0.003051100%coinbase75d ago0xf9bf93…2a6654
0xeba3…4efc0x3e0a…78e7Base—$0.004134100%coinbase75d ago0xf0611e…774b6a
0xeba3…4efc0x3e0a…78e7Base—$0.004451100%coinbase75d ago0xf19efc…f08c9c
0xeba3…4efc0x3e0a…78e7Base—$0.005538100%coinbase75d ago0xe27fa6…e23b02
0xeba3…4efc0x3e0a…78e7Base—$0.005741100%coinbase75d ago0xf1374d…b33ade
0xeba3…4efc0x3e0a…78e7Base—$0.003155100%coinbase75d ago0x3bb363…caf7c7
0xeba3…4efc0x3e0a…78e7Base—$0.005816100%coinbase75d ago0x9c6bdd…c391fe

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.