Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao6d ago0x512c81…ce52a8
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao6d ago0x0781b6…c3d488
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao6d ago0x14c489…038048
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao6d ago0xf660d9…ef4b8f
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao6d ago0xc6c64f…36aa27
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao6d ago0x45e5f1…e5eca2
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao6d ago0xb9c24a…bcd8a2
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao6d ago0x740db5…11062a
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao6d ago0x25fedb…5687cb
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao6d ago0x910c02…ba3b17
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao6d ago0xf43039…665146
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao6d ago0x39b623…a49b71
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao6d ago0x5d19fa…e4cb0c
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao6d ago0x10e9ce…f32b38
0x430a…889e0x7be0…6aa0Base—$1.40100%ultravioletadao6d ago0x286da7…6cb57c
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao6d ago0x883645…80bbfa
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao6d ago0xc86424…b954b1
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao6d ago0x61d69c…494a4d
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao6d ago0xdb57d8…3c36c4
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao6d ago0xc74aa8…eadb77
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao6d ago0x95db89…3bd6db
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao6d ago0x1186e4…6dfad6
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao6d ago0xb169ec…0fc336
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao6d ago0x4c91d5…6111ed
0x7be0…6aa00xcc19…930eBase—$0.10100%ultravioletadao6d ago0xe56782…b7a474

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.