Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa48d ago0x5854d7…ea17c4
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa48d ago0x5491a0…2fe4b3
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa48d ago0x09c2e2…e454cb
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa48d ago0xc1ecd9…9953e3
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa48d ago0x499864…5044be
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa48d ago0x3d1101…609f2a
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa48d ago0x3cc239…416964
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa48d ago0xcf9577…7cbd22
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa48d ago0x8c27a8…7c891d
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa48d ago0x7097b4…c30d7c
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa48d ago0x8834f0…0650c4
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa48d ago0x06f2f3…463a89
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa48d ago0xebf4a3…154173
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa48d ago0xd2a72f…511080
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa48d ago0xcdcaf2…635f89
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa48d ago0xaa5e3e…65d136
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa48d ago0x034453…30875c
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa48d ago0xfc4df6…975554
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa48d ago0x8920dd…0f9799
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa48d ago0xb6101c…99a4c1
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa48d ago0x0d0df0…01ee0c
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa48d ago0x8549a8…5e8228
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa48d ago0x361330…2b29fe
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa48d ago0x28f14a…feaaef
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa48d ago0xd3df2c…2c4667

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.