Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0xe8283b…264d94
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0x397a1c…d67ec5
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0x626e66…1b9321
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0xcfe0de…0456fc
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0x9ea83c…5b1791
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0x65d2cf…d82197
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0xd71ecf…932a79
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0xde14b1…ec9f35
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0xb67085…06a73c
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0xd4513f…8bf6e8
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0x24761b…f0da1d
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0x3449b8…2169cb
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0xd5112b…2c07b4
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0xd59408…c150fe
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0x510ec0…1393d7
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0xdc0048…ee4e8d
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0x356ef9…068160
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0x0d5dfd…03d192
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0xd87f3f…59ff92
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0x2399fb…2e08b2
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0xab0569…b5f7ff
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0x92309c…f133a5
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0xc48295…c544f2
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0x6d95fe…25a98b
0x16e5…13e90x8755…c62eBasex402 service$0.02100%coinbase115d ago0x245bb6…6c79e6

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.