Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3343…30f10x9c95…e299Base—$0.001100%fluxa74d ago0x766755…395c1d
0x3343…30f10x9c95…e299Base—$0.001100%fluxa74d ago0x7210bd…81077b
0x3343…30f10x9c95…e299Base—$0.001100%fluxa74d ago0x4396ad…3a7ead
0x3343…30f10x9c95…e299Base—$0.001100%fluxa74d ago0xb81d60…de36ff
0x3343…30f10x9c95…e299Base—$0.001100%fluxa74d ago0x2e01bd…e5ccd6
0x3343…30f10x9c95…e299Base—$0.001100%fluxa74d ago0x6caace…79cf49
0x3343…30f10x9c95…e299Base—$0.001100%fluxa74d ago0x637db4…08cd4e
0x3343…30f10x9c95…e299Base—$0.001100%fluxa74d ago0x1d9b58…352a22
0x3343…30f10x9c95…e299Base—$0.001100%fluxa74d ago0x88c1a3…4dca8e
0x3343…30f10x9c95…e299Base—$0.001100%fluxa74d ago0xa9626b…58c9c8
0x3343…30f10x9c95…e299Base—$0.001100%fluxa74d ago0x7c53c2…9eae88
0x3343…30f10x9c95…e299Base—$0.001100%fluxa74d ago0xe65417…e4cec4
0x3343…30f10x9c95…e299Base—$0.001100%fluxa74d ago0xbd1971…f4c56f
0x3343…30f10x9c95…e299Base—$0.001100%fluxa74d ago0xa7f0a2…9af311
0x3343…30f10x9c95…e299Base—$0.001100%fluxa74d ago0xf8302b…103a1d
0x3343…30f10x9c95…e299Base—$0.001100%fluxa74d ago0xf3baac…bf6f4f
0x3343…30f10x9c95…e299Base—$0.001100%fluxa74d ago0x48511c…91b4d9
0x3343…30f10x9c95…e299Base—$0.001100%fluxa74d ago0xe1c530…dfa32f
0x3343…30f10x9c95…e299Base—$0.001100%fluxa74d ago0x7fc670…cc84c5
0x3343…30f10x9c95…e299Base—$0.001100%fluxa74d ago0x9d5853…5b70bf
0x3343…30f10x9c95…e299Base—$0.001100%fluxa74d ago0x0065b2…3b3c52
0x3343…30f10x9c95…e299Base—$0.001100%fluxa74d ago0x2694e0…d0c175
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0x55c677…718cd6
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0xde0ebb…eced6a
0x3343…30f10x9c95…e299Base—$0.001100%fluxa75d ago0xea42dd…17c119

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.