Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69a0…678e0x10c1…1e24Base—$0.35100%coinbase115d ago0x957d7e…f74be9
0x69a0…678e0x10c1…1e24Base—$0.05100%coinbase116d ago0xb33ba3…ce053e
0x69a0…678e0x10c1…1e24Base—$0.03100%coinbase116d ago0x5bdb3e…8630a9
0x69a0…678e0x10c1…1e24Base—$0.46100%coinbase116d ago0x4229be…e36bad
0x69a0…678e0x10c1…1e24Base—$0.16100%coinbase116d ago0xed8723…fb2c3a
0x69a0…678e0x10c1…1e24Base—$0.29100%coinbase116d ago0xb9d5c1…90f95a
0x69a0…678e0x10c1…1e24Base—$0.18100%coinbase116d ago0x64ec5c…f4f2c2
0x69a0…678e0x10c1…1e24Base—$0.10100%coinbase116d ago0x68d6d3…6f142a
0x69a0…678e0x10c1…1e24Base—$0.13100%coinbase116d ago0x4230c6…e68209
0x69a0…678e0x10c1…1e24Base—$0.13100%coinbase116d ago0x71b7ba…89b577
0x69a0…678e0x10c1…1e24Base—$0.44100%coinbase116d ago0xbea8c4…31a850
0x69a0…678e0x10c1…1e24Base—$0.46100%coinbase116d ago0xc04738…f7e145
0x69a0…678e0x10c1…1e24Base—$0.51100%coinbase116d ago0x13b1df…0f6087
0x69a0…678e0x10c1…1e24Base—$0.22100%coinbase116d ago0xb91868…e886a4
0x69a0…678e0x10c1…1e24Base—$0.51100%coinbase116d ago0x412c4e…851262
0x69a0…678e0x10c1…1e24Base—$0.53100%coinbase116d ago0x89e1ef…ffd821
0x69a0…678e0x10c1…1e24Base—$0.50100%coinbase116d ago0x0f3924…52c6fe
0x69a0…678e0x10c1…1e24Base—$0.09100%coinbase116d ago0x56b0b7…ab0f06
0x69a0…678e0x10c1…1e24Base—$0.51100%coinbase116d ago0x47ab4c…45b7a7

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.