Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb66a…04f40xb0af…7de0Base—$24.78100%coinbase36d ago0x962f63…9ef5ea
0xb66a…04f40xb0af…7de0Base—$23.46100%coinbase36d ago0x87658e…170c28
0xb66a…04f40xb0af…7de0Base—$25.28100%coinbase36d ago0x910288…5ad57d
0xb66a…04f40xb0af…7de0Base—$26.30100%coinbase36d ago0xbd8dc1…85d4bb
0xb66a…04f40xb0af…7de0Base—$24.01100%coinbase36d ago0xf5c64b…aba67f
0xb66a…04f40xb0af…7de0Base—$15.01100%coinbase36d ago0x909315…a9bbb8
0xb66a…04f40xb0af…7de0Base—$24.02100%coinbase36d ago0x77a8a5…42715a
0xb66a…04f40xb0af…7de0Base—$20.01100%coinbase36d ago0xf0598b…e8980a
0xb66a…04f40xb0af…7de0Base—$21.01100%coinbase36d ago0xcc96c8…6347d1
0xb66a…04f40xb0af…7de0Base—$24.01100%coinbase36d ago0xef1a25…5094bc
0xb66a…04f40xb0af…7de0Base—$17.01100%coinbase36d ago0x6a9262…4ffcde
0xb66a…04f40xb0af…7de0Base—$20.01100%coinbase36d ago0x873efb…e216de
0xb66a…04f40xb0af…7de0Base—$15.01100%coinbase36d ago0xcf084b…4c74e5
0xb66a…04f40xb0af…7de0Base—$15.01100%coinbase36d ago0x247e14…4af8ce
0xb66a…04f40xb0af…7de0Base—$25.51100%coinbase36d ago0x0d7911…3ac8d5
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase36d ago0x9ea18c…8d49a9
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase36d ago0xb7f881…d981c1
0xb66a…04f40xb0af…7de0Base—$25.76100%coinbase36d ago0xdb62ea…4e2e1e
0xb66a…04f40xb0af…7de0Base—$25.35100%coinbase36d ago0xc5d36b…69b1c0
0xb66a…04f40xb0af…7de0Base—$26.90100%coinbase36d ago0x43cca6…17d469
0xb66a…04f40xb0af…7de0Base—$28.67100%coinbase36d ago0x65eb05…e0575e
0xb66a…04f40xb0af…7de0Base—$30.64100%coinbase36d ago0x0d8c69…4b9f25
0xb66a…04f40xb0af…7de0Base—$30.08100%coinbase36d ago0xd614a2…f749ab
0xb66a…04f40xb0af…7de0Base—$15.01100%coinbase36d ago0x249e3b…5452c3
0xb66a…04f40xb0af…7de0Base—$28.02100%coinbase36d ago0xe55819…f47213

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.