Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd34fba…fdd9e3
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x900454…59c5c9
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x83628e…33e26e
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9ddb28…336f78
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1b5df1…9a7146
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x73696b…aef262
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1b017d…8972a5
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa89632…546676
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc3b162…ce8a56
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf2341c…f43288
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf4c8bc…b59041
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x20f625…7dbe2e
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd03fd3…d5a151
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x571b91…01bcee
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6fe63c…47565c
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbdf5f1…216238
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9ca00d…431ce8
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf58875…ab8125
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbb3c30…8c2790
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x045b30…58a6e9
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc300e6…780118
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x136663…473f3e
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa487f3…2094db
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcb40dc…6857a9
0x18d4…996e0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfbb49b…af7637

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.