Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d43…1af10x3e0a…78e7Base—$0.005342100%coinbase74d ago0xc827f4…98c06b
0x8d43…1af10x3e0a…78e7Base—$0.003276100%coinbase74d ago0xe8541a…1d8026
0x8d43…1af10x3e0a…78e7Base—$0.00386100%coinbase74d ago0xb5b62d…14f5eb
0x8d43…1af10x3e0a…78e7Base—$0.005068100%coinbase74d ago0xf3aa3c…8fb9fe
0x8d43…1af10x3e0a…78e7Base—$0.003822100%coinbase75d ago0xc865b2…b8136b
0x8d43…1af10x3e0a…78e7Base—$0.003482100%coinbase75d ago0x2404c1…797338
0x8d43…1af10x3e0a…78e7Base—$0.005266100%coinbase75d ago0xfbc14e…d3fcc8
0x8d43…1af10x3e0a…78e7Base—$0.00323100%coinbase75d ago0xd7047b…62ec2d
0x8d43…1af10x3e0a…78e7Base—$0.0053100%coinbase75d ago0xb75d91…1df2f4
0x8d43…1af10x3e0a…78e7Base—$0.005403100%coinbase75d ago0x0bb856…d7fada
0x8d43…1af10x3e0a…78e7Base—$0.00399100%coinbase75d ago0x41bb2a…f5f4e2
0x8d43…1af10x3e0a…78e7Base—$0.003412100%coinbase75d ago0x298810…4b8e70
0x8d43…1af10x3e0a…78e7Base—$0.003589100%coinbase75d ago0x3d8a41…2743e9
0x8d43…1af10x3e0a…78e7Base—$0.003439100%coinbase75d ago0x479d23…0bb65b
0x8d43…1af10x3e0a…78e7Base—$0.005229100%coinbase75d ago0x30d745…900154
0x8d43…1af10x3e0a…78e7Base—$0.00309100%coinbase75d ago0x2f80a0…435b6e
0x8d43…1af10x3e0a…78e7Base—$0.003908100%coinbase75d ago0x11ca12…32bc8f
0x8d43…1af10x3e0a…78e7Base—$0.005291100%coinbase75d ago0xb04e51…7647c5
0x8d43…1af10x3e0a…78e7Base—$0.003793100%coinbase75d ago0x73275e…8d586b
0x8d43…1af10x3e0a…78e7Base—$0.005851100%coinbase75d ago0x64bd0b…4a8838
0x8d43…1af10x3e0a…78e7Base—$0.005264100%coinbase75d ago0x6c46ee…281f2d
0x8d43…1af10x3e0a…78e7Base—$0.005124100%coinbase75d ago0xe9eb3c…5e6e44
0x8d43…1af10x3e0a…78e7Base—$0.003115100%coinbase75d ago0x2c3bf7…02309e
0x8d43…1af10x3e0a…78e7Base—$0.005265100%coinbase75d ago0xccfd94…36b830
0x8d43…1af10x3e0a…78e7Base—$0.00594100%coinbase75d ago0x2eb081…55dce8

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.