Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x2cfc22…6a087e
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xc7d7c4…55af3a
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x891e30…f4e540
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xe5a904…862f50
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x0b2460…c18621
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xab5057…3173d8
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xff152b…1f0adf
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x30006b…157c9a
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xcf32b6…e1e369
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x2f10ac…36931c
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x024fa1…de30be
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xcd1691…2d994e
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x3ee114…438b0e
0x0363…51bd0x18e4…f92aBase$1.30100%ultravioletadao2d ago0xc09389…7a8032
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x4bccac…5f4b54
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xa9ae69…f7e4e3
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x1924c7…4797ae
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x970e6d…c79ca6
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x4c9057…f64c3b
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x089ff7…cb8a90
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xf057ce…56a603
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x70628e…a3c298
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0x9544da…30ebb9
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xaff169…e6a342
0x18e4…f92a0x159b…4908Basex402 service$0.10100%ultravioletadao2d ago0xce049e…5582f9

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.