Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cba…db190x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x9bec42…357add
0x5cba…db190x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x3c0d35…a1a9e4
0x5cba…db190x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x22c8a7…c1d665
0x5cba…db190x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x93409d…ae8c4f
0x5cba…db190x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x0cba94…34322c
0x5cba…db190x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x759339…5b7009
0x5cba…db190x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0xa4256f…60e447
0x5cba…db190x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x16eb2b…35a234
0x5cba…db190x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x0b9791…db1906
0x5cba…db190x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x122274…5c2ae0
0x5cba…db190x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x20158a…a2155d
0x5cba…db190x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x733efd…ade842
0x5cba…db190x159b…4908Basex402 service$0.10100%ultravioletadao5d ago0x79d4dc…cef2e4
0x768d…97c10x5cba…db19Base—$1.30100%ultravioletadao5d ago0x5280ef…694282
0x5cba…db190xcc19…930eBase—$0.10100%ultravioletadao5d ago0xca7809…a7591e
0x5cba…db190xcc19…930eBase—$0.10100%ultravioletadao5d ago0xb76105…be3767
0x5cba…db190xcc19…930eBase—$0.10100%ultravioletadao5d ago0x5e7767…38d2bc
0x5cba…db190xcc19…930eBase—$0.10100%ultravioletadao5d ago0xc15fa4…a6ba13
0x5cba…db190xcc19…930eBase—$0.10100%ultravioletadao5d ago0x05d267…5daa4d
0x5cba…db190xcc19…930eBase—$0.10100%ultravioletadao5d ago0xc7880e…2c5d10
0x5cba…db190xcc19…930eBase—$0.10100%ultravioletadao5d ago0x2f79b6…dd59bc
0x5cba…db190xcc19…930eBase—$0.10100%ultravioletadao5d ago0xe0bceb…ce9226
0x5cba…db190xcc19…930eBase—$0.10100%ultravioletadao5d ago0x1c97f5…57ed4f
0x5cba…db190xcc19…930eBase—$0.10100%ultravioletadao5d ago0x850550…31db1c
0x5cba…db190xcc19…930eBase—$0.10100%ultravioletadao5d ago0xdce3f0…aef8c7

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.