Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa40d ago0x2c8450…aca141
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa40d ago0x6e5d12…cd2b3c
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa40d ago0xa4be45…0fa4f3
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa40d ago0xbd8395…306c83
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa40d ago0x2f5b26…ca8171
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa40d ago0x152ec6…56f3ac
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa40d ago0xba646f…42e202
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa40d ago0x4e8d71…ac4fd5
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa40d ago0x78a5cb…9619f4
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa40d ago0xa6e32c…21b635
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa40d ago0xf370d0…5c144d
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa40d ago0x82eccd…6ec22a
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa40d ago0x661686…3addc4
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa40d ago0xebeccd…aa63c6
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa40d ago0x867a08…b8d4ff
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa40d ago0x6cc73c…522848
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa40d ago0xf72e59…ff2a12
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa40d ago0x5b1b73…f43f77
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa40d ago0xd84eeb…31fde3
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa40d ago0x94da97…2b3676
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa40d ago0x3b77f6…bf7376
0x7f6b…b9c40xfe80…47eeBase—$0.001100%fluxa40d ago0xf2fd3a…f6bf8d
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa40d ago0xa2a5b4…e80532
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa40d ago0x76d8bd…cbd1b6
0x7f6b…b9c40x9c95…e299Base—$0.001100%fluxa40d ago0x3b43be…deca4f

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.