Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa49d ago0xc29ac3…e51b91
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa49d ago0xcc0526…54dbff
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa49d ago0xe29d31…ead08a
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa49d ago0xd346b4…39357a
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa49d ago0x0298e0…533d42
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa49d ago0xd3b3a4…3489d0
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa49d ago0xf6aed5…d7cae4
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa49d ago0x03de0b…84063c
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa49d ago0x59a3d6…54d807
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa49d ago0xb9af83…1de75d
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa49d ago0xcae932…ca2a0f
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa49d ago0xc8b523…f4f9d0
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa49d ago0x3da607…5d3254
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa49d ago0x6e5461…e716b6
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa49d ago0x729878…d83bd2
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa49d ago0x39f30c…c93301
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa49d ago0x48f2b3…367cb3
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa49d ago0x2cd2a5…697198
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa49d ago0xf4e164…210b66
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa49d ago0x81566b…ca1a5c
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa49d ago0x2afd1b…456aec
0x91fa…e83a0xfe80…47eeBase—$0.001100%fluxa49d ago0x8c358a…7d6226
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa49d ago0xacb707…fc8d54
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa50d ago0x8a4466…821e1c
0x91fa…e83a0x9c95…e299Base—$0.001100%fluxa50d ago0xa1ed7d…6d458f

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.