Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0x18cb8c…726310
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0x98e3af…e276a4
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0x17c102…286893
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0xa4fe27…722fe7
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0x36eabd…8e36ba
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0xb917b6…cc8501
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0x182392…0ffeef
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0xe738f9…b22107
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0x5f45c5…e0e428
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0xb181d1…84bdee
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0x57357d…d329c7
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0xd32027…93daca
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0xaedfe3…05d1b8
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0x60754f…01986e
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0x59212e…830bc0
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0x36e685…dcaf06
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0x14708d…4bf730
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0xe790f0…68610f
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0x85bf91…c684a6
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0xab55bb…33e303
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0x8d0bea…d66587
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0x2b9fcf…5556e2
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0xfc4a01…295a7c
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0xd2e79e…b3319c
0x4c31…10920xa9dd…2315Base—$0.002100%coinbase35d ago0xc24a05…14d71d

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.