Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85af…c2a70x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xc197d0…6e347b
0x85af…c2a70x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xf1c063…2c3b26
0x85af…c2a70x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xe55346…034e32
0x85af…c2a70x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xd26a28…5ad4ee
0x85af…c2a70x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xf34fd7…3bcfe7
0x85af…c2a70x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x1055be…211320
0x85af…c2a70x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x7c8bf6…757ae7
0x85af…c2a70x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xeaf389…d5abd4
0x85af…c2a70x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xfa1845…5ad15c
0x85af…c2a70x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x4c322d…d977ac
0x85af…c2a70x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xc20c17…8feb1c
0x85af…c2a70x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xcc6e9d…298f45
0xe7ae…67b30x85af…c2a7Base—$1.20100%ultravioletadao5d ago0x29b9fb…bba4ce
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao5d ago0x731c2a…1293cc
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao5d ago0x9813ed…31843a
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao5d ago0x34a166…9f431d
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao5d ago0x47081c…3a60e2
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao5d ago0xf14cd3…2de8d3
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao5d ago0xa18409…600fb5
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao5d ago0x7e269f…dfd73b
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao5d ago0x6e583e…718a9d
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao5d ago0x0d0790…6c0bb1
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao5d ago0x71f420…0ec3cc
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao5d ago0x1bbc7f…76733b
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao5d ago0xf4a822…12c70e

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.