Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter48d ago0x963df0…754751
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter48d ago0xbfbe58…881dc9
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter48d ago0xefb907…e5e9ad
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter48d ago0xeb6800…3c2075
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter48d ago0x856265…1ddd5e
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter48d ago0x7ac4ed…94e07f
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter48d ago0x9dba3f…3aab7b
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter48d ago0x9f5cf6…d5595d
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter48d ago0xd26286…c06783
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter48d ago0x3bee16…607e3c
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter48d ago0x136bb7…622890
0xd675…2ed10x07cf…2396Basex402 service$0.20100%dexter48d ago0xcd5dd8…06a1f8
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter48d ago0xbaa5ed…e0a8ff
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter48d ago0xc8aaca…d417cc
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter48d ago0x7945d6…9fd8af
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter48d ago0x36fbed…8f0ffc
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter48d ago0xefa33b…8ea4c6
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter48d ago0x32c015…865777
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter48d ago0x53bc59…01369d
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter48d ago0x7579ce…a88433
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter48d ago0x60c07c…230e3b
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter48d ago0x74f2c6…f29b72
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter48d ago0x261b8a…5628a3
0xd675…2ed10x07cf…2396Basex402 service$0.10100%dexter48d ago0x427e12…1edfa9
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter48d ago0xf54098…0c44f7

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.