Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd4f…f74c0x099b…91b8Base—$0.10100%ultravioletadao6d ago0x84a6a3…d59409
0xfd4f…f74c0x8468…b587Base—$0.10100%ultravioletadao6d ago0x289907…fec51d
0xfd4f…f74c0x88b7…44a0Base—$0.10100%ultravioletadao6d ago0x4d5f48…df7547
0xfd4f…f74c0xa7a1…26a4Base—$0.10100%ultravioletadao6d ago0x57697c…79ffc3
0xfd4f…f74c0xb62b…1035Base—$0.10100%ultravioletadao6d ago0xb38be2…81756f
0xfd4f…f74c0x8b08…444cBase—$0.10100%ultravioletadao6d ago0xcd6e8d…46914d
0xfd4f…f74c0x960c…0226Base—$0.10100%ultravioletadao6d ago0xba19b3…fe65de
0xfd4f…f74c0x57f9…ab16Base—$0.10100%ultravioletadao6d ago0x7f54f3…696b45
0xfd4f…f74c0x2cbb…6f4dBase—$0.10100%ultravioletadao6d ago0xd1f30b…888305
0xfd4f…f74c0x7953…c6eeBase—$0.10100%ultravioletadao6d ago0xe06e39…e27057
0xfd4f…f74c0xb6c6…29d6Base—$0.10100%ultravioletadao6d ago0x3553d0…3ac004
0xfd4f…f74c0x2f16…a4ffBase—$0.10100%ultravioletadao6d ago0x65630a…4983e2
0xfd4f…f74c0x48f1…633aBase—$0.10100%ultravioletadao6d ago0xdde5ae…bc2b77
0xfd4f…f74c0xf745…ed23Base—$0.10100%ultravioletadao6d ago0x83ce35…6e0353
0xfd4f…f74c0xf832…4a92Base—$0.10100%ultravioletadao6d ago0x08a7a3…462b55
0xfd4f…f74c0x8359…9fe9Base—$0.10100%ultravioletadao6d ago0xa21d46…2e91e4
0xfd4f…f74c0x938a…37cdBase—$0.10100%ultravioletadao6d ago0x7f2cff…811719
0xfd4f…f74c0xad2e…c20fBase—$0.10100%ultravioletadao6d ago0x9e341d…f53e45
0xfd4f…f74c0x7aa1…a88eBase—$0.10100%ultravioletadao6d ago0x086dd8…462e0c
0xfd4f…f74c0xbd1e…886dBase—$0.10100%ultravioletadao6d ago0x0dd504…84aff0
0xfd4f…f74c0x8685…e083Base—$0.10100%ultravioletadao6d ago0x0bb2a4…b54ea5
0xfd4f…f74c0x8635…42e9Base—$0.10100%ultravioletadao6d ago0x97f49e…1c3f70
0xfd4f…f74c0xb28f…bc94Base—$0.10100%ultravioletadao6d ago0x93de31…ec2315
0xfd4f…f74c0x77b0…de5fBase—$0.10100%ultravioletadao6d ago0xf912b1…786dc3
0xfd4f…f74c0x4368…f59eBase—$0.10100%ultravioletadao6d ago0x0dc281…11c923

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.