Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x027362…fd5b27
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x70ba8f…a386fd
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0cafd3…3573ae
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x39a924…525a8b
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8b890f…cd608c
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb2758c…5561f2
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x404557…e9dfe7
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x29a0f3…7d815b
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe50b52…29f100
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x07870e…9661a2
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe4e542…59650a
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9f514c…487bee
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb58572…affd8d
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcd3875…799976
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x328393…d64b7e
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf19be2…af29b1
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x45f2e8…1cd48c
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x51bf25…a4ce0d
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf295a5…72699c
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe4458a…20ec26
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xef5b82…685927
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd57a3b…a70e36
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xde5277…262c04
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfc4f47…03d789
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3860e0…b2dd16

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.