Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0xd1ea0c…f598de
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0x06a4b8…fe3580
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0x6c3187…92ebb2
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0x369a51…468488
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0x92b3d1…760ffc
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0xbc807c…49b76e
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0x654a4a…0044e8
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0x1c0184…b62b86
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0xb72a51…9a6b63
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0xc71fee…056e0f
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0xbc4957…7533fc
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0xa01325…c6ac5f
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0x61c0fc…110cce
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0xd0fac2…d60c89
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0xaf6b62…4254b6
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0x445d49…446396
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0x247800…707149
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0xa3a6eb…2c96b8
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0xc54686…d60e75
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0x57e6cf…85983f
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0x6d6201…a1c872
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0x7b90f5…f3a525
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0xc1390e…c46021
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0xe015eb…b8efb0
0xf8f7…09280xa9dd…2315Base—$0.002100%coinbase19d ago0xa13fdc…53baa9

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.