Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0x8b25cc…dae62c
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0x60fbd7…cc6ff7
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0xd29535…5292b4
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0xeb1dee…af008f
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0xa6dade…1680c1
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0xc6364a…c65a38
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0x457fa4…47e5bd
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0x561f90…59afca
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0xba86db…20234a
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0x6dde52…25df81
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0x3b53d7…e12e95
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0xac3b9b…1381a8
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0x78f72f…b08c43
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0xa47ab8…738706
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0xf943b4…afb1b9
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0x12890d…0544dd
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0x3d6aae…5a2050
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0xa02821…d88325
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0xb666c6…9a523a
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0x77d29e…2d4042
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0x147a2c…00dd6d
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0xea511a…30f13b
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0xcfb7e3…c28a5b
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0xcd5094…8fc4e9
0xff9f…dc5c0xa9dd…2315Base—$0.002100%coinbase13d ago0x746713…391094

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.