Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bbe…320c0x9c95…e299Base—$0.001100%fluxa65d ago0x7bb830…949030
0x6bbe…320c0x9c95…e299Base—$0.001100%fluxa65d ago0xffae66…78e250
0x6bbe…320c0x9c95…e299Base—$0.001100%fluxa65d ago0x65fc25…32412c
0x6bbe…320c0x9c95…e299Base—$0.001100%fluxa65d ago0x83b3f6…4baad7
0x6bbe…320c0x9c95…e299Base—$0.001100%fluxa65d ago0x2169df…c8dddf
0x6bbe…320c0x9c95…e299Base—$0.001100%fluxa65d ago0x883069…bbeb4f
0x6bbe…320c0x9c95…e299Base—$0.001100%fluxa65d ago0xa829fe…072afa
0x6bbe…320c0x9c95…e299Base—$0.001100%fluxa65d ago0x5a109b…ae0444
0x6bbe…320c0x9c95…e299Base—$0.001100%fluxa65d ago0xa4c498…0e6aa9
0x6bbe…320c0x9c95…e299Base—$0.001100%fluxa65d ago0x17f5a8…525534
0x6bbe…320c0x9c95…e299Base—$0.001100%fluxa65d ago0xc9facf…5d573c
0x6bbe…320c0x9c95…e299Base—$0.001100%fluxa65d ago0xd84d62…39a87e
0x6bbe…320c0x9c95…e299Base—$0.001100%fluxa65d ago0xe50f6e…eac539
0x6bbe…320c0x9c95…e299Base—$0.001100%fluxa65d ago0x98dfa5…510f00
0x6bbe…320c0x9c95…e299Base—$0.001100%fluxa65d ago0xdf774d…192717
0x6bbe…320c0x9c95…e299Base—$0.001100%fluxa66d ago0x5308e2…fc4ead
0x6bbe…320c0x9c95…e299Base—$0.001100%fluxa66d ago0x2b418f…197820
0x6bbe…320c0x9c95…e299Base—$0.001100%fluxa66d ago0x767b19…6fe263
0x6bbe…320c0x9c95…e299Base—$0.001100%fluxa66d ago0xfcbcf5…60d3a8
0x6bbe…320c0x9c95…e299Base—$0.001100%fluxa66d ago0xa0821c…857f34

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.