Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf6e…53070xfb96…547eBase—$0.10100%ultravioletadao17h ago0xa94c62…fc59cb
0xaf6e…53070xd445…b811Base—$0.10100%ultravioletadao17h ago0xa67fe3…1864d8
0xaf6e…53070xff90…10d2Base—$0.10100%ultravioletadao17h ago0xe1adf3…22dd02
0xaf6e…53070x7d37…9ba4Base—$0.10100%ultravioletadao17h ago0x8e46ec…d4bbc1
0xaf6e…53070xfcd8…7b13Base—$0.10100%ultravioletadao17h ago0xe7aede…5b2730
0xaf6e…53070x9acf…0c87Base—$0.10100%ultravioletadao17h ago0x0bc7f6…d4ceab
0xaf6e…53070x4dd2…f7aeBase—$0.10100%ultravioletadao17h ago0xba11db…19df84
0xaf6e…53070x083b…2306Base—$0.10100%ultravioletadao17h ago0x757404…400dd8
0xaf6e…53070xa680…e28aBase—$0.10100%ultravioletadao17h ago0xedc295…64b015
0xaf6e…53070xc65c…0649Base—$0.10100%ultravioletadao17h ago0xc9b7a2…966a0b
0xaf6e…53070x639d…adf6Base—$0.10100%ultravioletadao17h ago0xe8c784…94cb21
0xaf6e…53070x3ece…0b55Base—$0.10100%ultravioletadao17h ago0x5c44a0…a4f721
0xaf6e…53070x1021…2a50Base—$0.10100%ultravioletadao17h ago0x22c9b1…3d83a6
0xaf6e…53070x4729…da00Base—$0.10100%ultravioletadao17h ago0xc4a873…2987ff
0xaf6e…53070x0f3a…8be0Base—$0.10100%ultravioletadao17h ago0x9e599a…ad4148
0xaf6e…53070x1035…e684Base—$0.10100%ultravioletadao17h ago0x2d2b70…9fb610
0xaf6e…53070x47e9…3178Base—$0.10100%ultravioletadao17h ago0x3abe61…bd6d70
0xaf6e…53070xfd31…17adBase—$0.10100%ultravioletadao17h ago0x50f52a…d3ed9e
0xaf6e…53070x2213…9aa1Base—$0.10100%ultravioletadao17h ago0x2056a2…ce10b1
0xaf6e…53070xc8bb…168aBase—$0.10100%ultravioletadao17h ago0x8e04a1…3f71bc
0xaf6e…53070x8f3a…35ceBase—$0.10100%ultravioletadao17h ago0x685e6f…013f16
0xaf6e…53070x8a51…db0fBase—$0.10100%ultravioletadao17h ago0x285c64…94b3ce
0xaf6e…53070xbc00…3b8aBase—$0.10100%ultravioletadao17h ago0xf23049…a4d736
0xaf6e…53070xaeb8…036eBase—$0.10100%ultravioletadao17h ago0x5528e1…2b7958
0xaf6e…53070xfff3…25afBase—$0.10100%ultravioletadao17h ago0xaf4e5d…f12f32

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.