Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cea…6e230x1892…6085Base—$1.38100%relai105d ago0xb6e59a…f58940
0xe5d3…e1450x1892…6085Base—$1.31100%relai105d ago0x7ef05e…dd1df8
0xbf51…dd1e0x1892…6085Base—$1.78100%relai105d ago0x59f4f5…978a40
0xa395…1c210x1892…6085Base—$1.87100%relai105d ago0x945eb1…219a49
0x5b34…e2ac0x1892…6085Base—$1.85100%relai105d ago0x4bf09a…b01bff
0xf3a3…20ac0x1892…6085Base—$1.39100%relai105d ago0xfa9e91…52dcb1
0x9294…d45f0x1892…6085Base—$1.81100%relai105d ago0x055cf0…f173c3
0x8fac…b6080x1892…6085Base—$1.13100%relai105d ago0xb6df03…3214ec
0x5b34…e2ac0x1892…6085Base—$1.70100%relai105d ago0x331d56…f7ef53
0xf3a3…20ac0x1892…6085Base—$1.26100%relai105d ago0x3157c9…990224
0x9294…d45f0x1892…6085Base—$1.20100%relai105d ago0xb4febd…06a611
0x8fac…b6080x1892…6085Base—$1.99100%relai105d ago0x1fc039…45664f
0xf3a3…20ac0x1892…6085Base—$1.11100%relai105d ago0x2163b9…e2986e
0x9294…d45f0x1892…6085Base—$1.57100%relai105d ago0x6fa6cd…86d52a
0x7bbe…16390x1892…6085Base—$1.78100%relai105d ago0xea729e…8de6c2
0x8fac…b6080x1892…6085Base—$1.53100%relai105d ago0x1316d5…722159
0xc0bc…d47a0x1892…6085Base—$1.93100%relai105d ago0x8f9c2f…d663d5
0x5b34…e2ac0x1892…6085Base—$1.08100%relai105d ago0x0a9a47…fd93db
0x9294…d45f0x1892…6085Base—$1.16100%relai105d ago0x17affc…ed342c
0x7bbe…16390x1892…6085Base—$1.67100%relai105d ago0x6cf350…719c8a
0x8fac…b6080x1892…6085Base—$1.89100%relai105d ago0xa59895…6423fd
0xc0bc…d47a0x1892…6085Base—$1.29100%relai105d ago0xa6961d…2922b3
0x9294…d45f0x1892…6085Base—$1.77100%relai105d ago0xbf1f3d…ed0b49
0xe5d3…e1450x1892…6085Base—$1.34100%relai105d ago0x9ffb46…7ea790
0x9cba…18590x1892…6085Base—$1.01100%relai105d ago0xf2ff55…7667de

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.