Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5467…d6180xfd4f…f74cBase—$3.50100%ultravioletadao1d ago0xb535e1…ea4a9e
0xfd4f…f74c0xf5fb…62e7Base—$0.10100%ultravioletadao2d ago0x24750a…574b6d
0xfd4f…f74c0xba79…2a90Base—$0.10100%ultravioletadao2d ago0xfa842b…025f6b
0xfd4f…f74c0x9240…a0f1Base—$0.10100%ultravioletadao2d ago0x87749b…62378c
0xfd4f…f74c0xe9db…1b88Base—$0.10100%ultravioletadao2d ago0xd55b6d…351a60
0xfd4f…f74c0x8468…b587Base—$0.10100%ultravioletadao2d ago0x7c001a…03d412
0xfd4f…f74c0x88b7…44a0Base—$0.10100%ultravioletadao2d ago0x298eef…778f61
0xfd4f…f74c0x099b…91b8Base—$0.10100%ultravioletadao2d ago0xfd4c0e…d21c34
0xfd4f…f74c0xa7a1…26a4Base—$0.10100%ultravioletadao2d ago0xadeb7a…64c96b
0xfd4f…f74c0xb62b…1035Base—$0.10100%ultravioletadao2d ago0x457a36…abde4b
0xfd4f…f74c0x960c…0226Base—$0.10100%ultravioletadao2d ago0xba1666…cd7375
0xfd4f…f74c0x8b08…444cBase—$0.10100%ultravioletadao2d ago0x72991b…6611d3
0xfd4f…f74c0x57f9…ab16Base—$0.10100%ultravioletadao2d ago0xf19305…c2785a
0xfd4f…f74c0x2cbb…6f4dBase—$0.10100%ultravioletadao2d ago0x1a899d…552217
0xfd4f…f74c0xb6c6…29d6Base—$0.10100%ultravioletadao2d ago0xdcb40b…96b213
0xfd4f…f74c0x7953…c6eeBase—$0.10100%ultravioletadao2d ago0xaa0b3c…433ce4
0xfd4f…f74c0xf745…ed23Base—$0.10100%ultravioletadao2d ago0x2464e1…1a2b17
0xfd4f…f74c0x2f16…a4ffBase—$0.10100%ultravioletadao2d ago0xbe9a16…86b638
0xfd4f…f74c0x48f1…633aBase—$0.10100%ultravioletadao2d ago0x0fd5da…b0538f
0xfd4f…f74c0xf832…4a92Base—$0.10100%ultravioletadao2d ago0x8861b3…233acd
0xfd4f…f74c0x8359…9fe9Base—$0.10100%ultravioletadao2d ago0x14e3ab…6436f8
0xfd4f…f74c0x938a…37cdBase—$0.10100%ultravioletadao2d ago0xa3a58d…fa5c4b
0xfd4f…f74c0x7aa1…a88eBase—$0.10100%ultravioletadao2d ago0x5fc246…acdb0d
0xfd4f…f74c0xad2e…c20fBase—$0.10100%ultravioletadao2d ago0x746f95…0646f1
0xfd4f…f74c0xbd1e…886dBase—$0.10100%ultravioletadao2d ago0xd61374…60c50f

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.