Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa30d ago0x21aef2…ff0290
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa31d ago0x23c1c7…af7a8b
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa31d ago0x15760f…97eb1f
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa31d ago0x616c24…03f315
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa31d ago0xecf31f…a97c3c
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa31d ago0xaf4121…910700
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa31d ago0xfbfc9d…3ab6c9
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa31d ago0x78e84f…b68d97
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa31d ago0xf4aa72…341d64
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa31d ago0xbf8192…b0f100
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa31d ago0x5a64a1…6603fc
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa31d ago0x3dd1ef…e2e535
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa31d ago0x281160…a07a78
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa31d ago0x0b0f8a…87fdda
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa31d ago0x730240…380ef5
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa31d ago0xfe309e…2c71e9
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa31d ago0xd13f62…73b612
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa31d ago0x1bd4f8…2a971e
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa31d ago0x92418b…2cf7d7
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa31d ago0xa94b1b…a99dff
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa31d ago0xf226bb…9980de
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa31d ago0x9dab3c…b2009b
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa31d ago0x0971e2…1a22b5
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa31d ago0x483fb1…3848d1
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa31d ago0x48cf40…055380

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.