Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc921…d2900x3e0a…78e7Base—$0.005852100%coinbase74d ago0x27697f…a653c0
0xc921…d2900x3e0a…78e7Base—$0.002988100%coinbase74d ago0x87d3d6…c7a1ea
0xc921…d2900x3e0a…78e7Base—$0.002905100%coinbase74d ago0xd9f646…1083e2
0xc921…d2900x3e0a…78e7Base—$0.004996100%coinbase74d ago0x08888a…bf8d98
0xc921…d2900x3e0a…78e7Base—$0.004961100%coinbase74d ago0x458867…b7719b
0xc921…d2900x3e0a…78e7Base—$0.002736100%coinbase74d ago0x8edcf4…75e7ac
0xc921…d2900x3e0a…78e7Base—$0.005813100%coinbase74d ago0xd1b672…3d1d6c
0xc921…d2900x3e0a…78e7Base—$0.002698100%coinbase74d ago0x309540…1b4d38
0xc921…d2900x3e0a…78e7Base—$0.005025100%coinbase74d ago0x74dd35…f16771
0xc921…d2900x3e0a…78e7Base—$0.004134100%coinbase74d ago0xe1c78f…c1d4c4
0xc921…d2900x3e0a…78e7Base—$0.00534100%coinbase74d ago0x3e1f4f…b4e7ff
0xc921…d2900x3e0a…78e7Base—$0.0035100%coinbase74d ago0x5310e1…d13d75
0xc921…d2900x3e0a…78e7Base—$0.003524100%coinbase74d ago0x7b5495…bdb585
0xc921…d2900x3e0a…78e7Base—$0.004245100%coinbase74d ago0xc97b83…1b9e39
0xc921…d2900x3e0a…78e7Base—$0.003174100%coinbase74d ago0x5856c8…c3ff57
0xc921…d2900x3e0a…78e7Base—$0.003611100%coinbase75d ago0xec7769…22a0b0
0xc921…d2900x3e0a…78e7Base—$0.002837100%coinbase75d ago0xcbf2eb…eebf3b
0xc921…d2900x3e0a…78e7Base—$0.004893100%coinbase75d ago0x84b413…35e965
0xc921…d2900x3e0a…78e7Base—$0.005544100%coinbase75d ago0x7c4aaa…828a14
0xc921…d2900x3e0a…78e7Base—$0.003371100%coinbase75d ago0xe76177…60aaeb
0xc921…d2900x3e0a…78e7Base—$0.002981100%coinbase75d ago0x724a83…a33f2c
0xc921…d2900x3e0a…78e7Base—$0.005871100%coinbase75d ago0xdfccb5…658d7e
0xc921…d2900x3e0a…78e7Base—$0.003195100%coinbase75d ago0x5a8762…8a1397
0xc921…d2900x3e0a…78e7Base—$0.005445100%coinbase75d ago0xd14ac5…ebd605
0xc921…d2900x3e0a…78e7Base—$0.005196100%coinbase75d ago0xe68d1d…de2998

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.