Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa74d ago0x320bf4…a569a1
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa75d ago0x137814…62faa7
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa75d ago0x75b5cf…0b198b
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa75d ago0x19df5a…8dbd58
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa75d ago0xe45033…e8914b
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa75d ago0x105441…60fe04
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa75d ago0x42a007…d04857
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa75d ago0xcc9723…e7e047
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa75d ago0xd29a6b…42aec0
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa75d ago0xde9f45…bab2ac
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa75d ago0xaa0709…bb6e1c
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa75d ago0xdea64e…d051fc
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa75d ago0x7e96bf…01e3d6
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa75d ago0xc490ef…151bd6
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa75d ago0x12a8db…5fd1ee
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa75d ago0x07dbbd…a4bc08
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa75d ago0x96ecae…463ecb
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa75d ago0xa863b3…27083b
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa75d ago0x589b45…1638fa
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa75d ago0x418b7a…56380a
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa75d ago0xecd8d7…7f40a5
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa75d ago0x053e5e…194cb0
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa75d ago0x32e4b7…8f8a6b
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa75d ago0x381622…65c16a
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa75d ago0x17618d…cfe61b

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.