Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea86…78cd0x10c1…1e24Base—$0.009251100%coinbase107d ago0x072934…c3b46e
0xea86…78cd0x10c1…1e24Base—$0.03100%coinbase107d ago0x98c815…9720e4
0xea86…78cd0x10c1…1e24Base—$0.21100%coinbase107d ago0x1214da…7dbc18
0xea86…78cd0x10c1…1e24Base—$0.13100%coinbase107d ago0x232258…323ae3
0xea86…78cd0x10c1…1e24Base—$0.01100%coinbase107d ago0x296f1f…f5fde4
0xea86…78cd0x10c1…1e24Base—$0.59100%coinbase107d ago0xa96d32…4bbd65
0xea86…78cd0x10c1…1e24Base—$0.15100%coinbase107d ago0x2fd8b5…9e7eed
0xea86…78cd0x10c1…1e24Base—$0.50100%coinbase107d ago0xfb446a…ea3e0d
0xea86…78cd0x10c1…1e24Base—$0.52100%coinbase107d ago0x82602a…7ce45b
0xea86…78cd0x10c1…1e24Base—$0.75100%coinbase107d ago0x352c0a…75eb21
0xea86…78cd0x10c1…1e24Base—$0.64100%coinbase107d ago0x63f1bc…e1ee30
0xea86…78cd0x10c1…1e24Base—$0.57100%coinbase107d ago0xe35a29…4b74be
0xea86…78cd0x10c1…1e24Base—$0.03100%coinbase107d ago0xdc43aa…79a646
0xea86…78cd0x10c1…1e24Base—$0.03100%coinbase107d ago0x8ff405…cd6a75
0xea86…78cd0x10c1…1e24Base—$0.06100%coinbase107d ago0x6de106…e4ea8a
0xea86…78cd0x10c1…1e24Base—$0.006089100%coinbase107d ago0x83c15a…458123
0xea86…78cd0x10c1…1e24Base—$0.01100%coinbase107d ago0xb01007…3131e3
0xea86…78cd0x10c1…1e24Base—$0.02100%coinbase107d ago0xc5735c…6c35e1
0xea86…78cd0x10c1…1e24Base—$0.006144100%coinbase108d ago0x6cb5e9…9ecb3f
0xea86…78cd0x10c1…1e24Base—$0.18100%coinbase108d ago0x6548fc…cd4a37
0xea86…78cd0x10c1…1e24Base—$0.01100%coinbase108d ago0x6b85a8…76b1d9

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.