Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0x00c9e4…12a232
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0x777907…d0b5c7
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0xf51100…97a216
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0x4dc617…3c7022
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0x1ddd14…d279d2
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0x42b864…d84fa9
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0x6451de…e9bd7e
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0x9dbe0a…5ee354
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0xdb3d9b…3b1d99
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0xaddfee…621689
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0x91aef0…5672b5
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0x0b8b68…9baab1
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0x5d2cfd…28d880
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0x1e1e76…9dd05f
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0x0ec873…cdfd04
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0x6437de…d7fdf9
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0xa7194d…20be9c
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0x52a497…c14833
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0xfa887a…a26857
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0x7e7201…327696
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0xd0a63d…21ee1e
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0xa8ddf9…69046a
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0x3b4761…a4e25c
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0xdd98f9…7656c5
0x9ac6…df2f0x1a9a…33e5Basex402 service$0.001100%coinbase18d ago0x2a142b…2ccb1e

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.