Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa40d ago0x16e32a…940af6
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa41d ago0xd5419a…537bd5
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa41d ago0x229d9a…28118f
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa41d ago0xc079f1…80865f
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa41d ago0x32726d…948eb5
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa41d ago0x10ec04…3ebda2
0x8199…e3670x9c95…e299Base—$0.001100%fluxa41d ago0xa7a124…400362
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa41d ago0x517d7c…5a8774
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa41d ago0xfc5720…484058
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa41d ago0x44a79f…c5e775
0x8199…e3670x9c95…e299Base—$0.001100%fluxa41d ago0x18d6b1…300eee
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa41d ago0x90f46e…0659d3
0x8199…e3670x9c95…e299Base—$0.001100%fluxa41d ago0x988093…3549be
0x8199…e3670x9c95…e299Base—$0.001100%fluxa41d ago0x16d725…e379bf
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa41d ago0xa9d1bc…680710
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa41d ago0xb6560c…b3da4e
0x8199…e3670x9c95…e299Base—$0.001100%fluxa41d ago0xd183a9…26dfab
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa41d ago0x57d617…51a5c4
0x8199…e3670x9c95…e299Base—$0.001100%fluxa41d ago0x2ee0e2…2a09dc
0x8199…e3670x9c95…e299Base—$0.001100%fluxa41d ago0x882c66…c860a3
0x8199…e3670x9c95…e299Base—$0.001100%fluxa41d ago0xbd5f89…59572a
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa41d ago0xf80107…5b4292
0x8199…e3670x9c95…e299Base—$0.001100%fluxa41d ago0xb90a0e…927eb2
0x8199…e3670x9c95…e299Base—$0.001100%fluxa41d ago0x01c42f…f5c9cc
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa41d ago0x8a6d81…810eb4

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.