Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87e3…796a0x10c1…1e24Base—$0.25100%coinbase119d ago0x3520eb…64e69c
0x87e3…796a0x10c1…1e24Base—$0.04100%coinbase119d ago0xde920b…ae9888
0x87e3…796a0x10c1…1e24Base—$0.26100%coinbase119d ago0x81ab51…8afc16
0x87e3…796a0x10c1…1e24Base—$0.44100%coinbase119d ago0xf4927b…3ca928
0x87e3…796a0x10c1…1e24Base—$0.19100%coinbase119d ago0x56f6bd…504232
0x87e3…796a0x10c1…1e24Base—$0.23100%coinbase119d ago0x8da32a…99efd5
0x87e3…796a0x10c1…1e24Base—$0.32100%coinbase119d ago0x4e6585…4812f7
0x87e3…796a0x10c1…1e24Base—$0.10100%coinbase119d ago0xd5d6f7…197f85
0x87e3…796a0x10c1…1e24Base—$0.18100%coinbase119d ago0x8c13ea…afa0d5
0x87e3…796a0x10c1…1e24Base—$0.02100%coinbase119d ago0x034190…246601
0x87e3…796a0x10c1…1e24Base—$0.03100%coinbase119d ago0xd631f1…72fa06
0x87e3…796a0x10c1…1e24Base—$0.26100%coinbase119d ago0x53097c…33b049
0x87e3…796a0x10c1…1e24Base—$0.51100%coinbase119d ago0xb1ad48…59dc1e
0x87e3…796a0x10c1…1e24Base—$0.14100%coinbase119d ago0x59d318…88ce7e
0x87e3…796a0x10c1…1e24Base—$0.13100%coinbase119d ago0x92e5ca…b7c3ee
0x87e3…796a0x10c1…1e24Base—$0.29100%coinbase119d ago0xbb6f65…d1c6d3
0x87e3…796a0x10c1…1e24Base—$0.42100%coinbase119d ago0xb37b67…875da3
0x87e3…796a0x10c1…1e24Base—$0.42100%coinbase119d ago0xe8eb4c…13c9fe

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.