Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43df…54640x9c95…e299Base—$0.001100%fluxa32d ago0xa48319…944291
0x43df…54640x9c95…e299Base—$0.001100%fluxa32d ago0x408738…928dd3
0x43df…54640xfe80…47eeBase—$0.001100%fluxa32d ago0x2f05bc…bec498
0x43df…54640x9c95…e299Base—$0.001100%fluxa32d ago0xceb870…3a7da0
0x43df…54640x9c95…e299Base—$0.001100%fluxa33d ago0x8a0cfe…8a3e44
0x43df…54640x9c95…e299Base—$0.001100%fluxa33d ago0x07c504…b0d2c3
0x43df…54640x9c95…e299Base—$0.001100%fluxa33d ago0x73ee3a…0b3a0a
0x43df…54640x9c95…e299Base—$0.001100%fluxa33d ago0x1e95ce…3b2da0
0x43df…54640xfe80…47eeBase—$0.001100%fluxa33d ago0x6a3806…6260d9
0x43df…54640x9c95…e299Base—$0.001100%fluxa33d ago0x20611a…300f9c
0x43df…54640x9c95…e299Base—$0.001100%fluxa33d ago0xa76837…0b5b08
0x43df…54640x9c95…e299Base—$0.001100%fluxa33d ago0x1e5c39…41f112
0x43df…54640x9c95…e299Base—$0.001100%fluxa33d ago0x1179b0…3a2abb
0x43df…54640xfe80…47eeBase—$0.001100%fluxa33d ago0x41ea0a…0996fd
0x43df…54640xfe80…47eeBase—$0.001100%fluxa33d ago0x68ddee…e1de69
0x43df…54640x9c95…e299Base—$0.001100%fluxa33d ago0x972bad…fb2d02
0x43df…54640x9c95…e299Base—$0.001100%fluxa33d ago0xbcf30f…c9c72c
0x43df…54640x9c95…e299Base—$0.001100%fluxa33d ago0xfd3b3a…3f3c17
0x43df…54640xfe80…47eeBase—$0.001100%fluxa33d ago0x791670…ab82c0
0x43df…54640x9c95…e299Base—$0.001100%fluxa33d ago0xa79c36…736906
0x43df…54640x9c95…e299Base—$0.001100%fluxa33d ago0x8e466a…af213d
0x43df…54640xfe80…47eeBase—$0.001100%fluxa33d ago0xf3d1f8…b066bf
0x43df…54640x9c95…e299Base—$0.001100%fluxa33d ago0x31b6c7…964878
0x43df…54640x9c95…e299Base—$0.001100%fluxa33d ago0xeca942…217067
0x43df…54640x9c95…e299Base—$0.001100%fluxa33d ago0xe62078…05e0ee

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.