Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84db…96280xb0af…7de0Base—$1.74100%coinbase32d ago0x07d73e…53e1df
0x84db…96280xb0af…7de0Base—$1.74100%coinbase32d ago0x6e7af2…0c6356
0x84db…96280xb0af…7de0Base—$1.75100%coinbase32d ago0xc72218…8c5324
0x84db…96280xb0af…7de0Base—$1.75100%coinbase32d ago0x7d5e60…e54d6b
0x84db…96280xb0af…7de0Base—$1.75100%coinbase32d ago0x67629c…93c70b
0x84db…96280xb0af…7de0Base—$4.50100%coinbase32d ago0x6e09d2…d1a78a
0x84db…96280xb0af…7de0Base—$1.75100%coinbase32d ago0x470368…ff92c0
0x84db…96280xb0af…7de0Base—$1.74100%coinbase32d ago0x9a59c6…b3e80b
0x84db…96280xb0af…7de0Base—$1.74100%coinbase32d ago0x80bc07…9fa65a
0x84db…96280xb0af…7de0Base—$5.03100%coinbase32d ago0x60549c…a2e37d
0x84db…96280xb0af…7de0Base—$1.74100%coinbase32d ago0x43c85a…15cb0f
0x84db…96280xb0af…7de0Base—$5.06100%coinbase32d ago0x598ee7…6ffc3e
0x84db…96280xb0af…7de0Base—$2.01100%coinbase32d ago0x384b54…8b7b36
0x84db…96280xb0af…7de0Base—$2.01100%coinbase32d ago0x0843f7…7a9183
0x84db…96280xb0af…7de0Base—$2.01100%coinbase32d ago0x955bd2…a58828
0x84db…96280xb0af…7de0Base—$4.87100%coinbase32d ago0x579642…4156c8

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.