Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c14…58300x9c95…e299Base—$0.001100%fluxa34d ago0x0fe274…778433
0x2c14…58300x9c95…e299Base—$0.001100%fluxa34d ago0x8b2d7c…d38ded
0x2c14…58300x9c95…e299Base—$0.001100%fluxa34d ago0xa0e26b…5e8e2e
0x2c14…58300x9c95…e299Base—$0.001100%fluxa34d ago0xb2f24b…a3a457
0x2c14…58300x9c95…e299Base—$0.001100%fluxa34d ago0x81cbc6…75b13b
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa34d ago0xcee364…96a112
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa34d ago0x05d904…c1f4b5
0x2c14…58300x9c95…e299Base—$0.001100%fluxa34d ago0x10494f…e6f44d
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa34d ago0xbab227…e70311
0x2c14…58300x9c95…e299Base—$0.001100%fluxa34d ago0xc79a10…370367
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa34d ago0x63319f…bb2b78
0x2c14…58300x9c95…e299Base—$0.001100%fluxa34d ago0x432aea…0dfa9f
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa34d ago0xe35022…b584c7
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa34d ago0x7d7726…697572
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa34d ago0x67d948…67f6d6
0x2c14…58300x9c95…e299Base—$0.001100%fluxa34d ago0xa3483e…226801
0x2c14…58300x9c95…e299Base—$0.001100%fluxa34d ago0x8ae9a6…5a94ee
0x2c14…58300x9c95…e299Base—$0.001100%fluxa34d ago0x82ae2a…9ed7bf
0x2c14…58300x9c95…e299Base—$0.001100%fluxa34d ago0xff1e87…44ddfa
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa34d ago0xe51fa2…8de209
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa34d ago0x36011a…387156
0x2c14…58300x9c95…e299Base—$0.001100%fluxa34d ago0x837875…4a7f9c
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa34d ago0x8ed761…fbbe34
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa34d ago0x87d80b…ca5de5
0x2c14…58300xfe80…47eeBase—$0.001100%fluxa34d ago0xd62ea3…629e4e

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.