Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0x1a4afa…3b47e9
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0xf71a20…0afd03
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0x9af701…2d8332
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0xfce287…f2c128
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0xb90b44…635fb8
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0x25c2c9…48adbd
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0x3d74ca…557019
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0x4a1e90…977ef2
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0xed443c…0e052b
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0x545c73…830459
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0xc43df5…0207cc
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa34d ago0xd6c9a3…bf8b2d
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa34d ago0x4521d5…5de3a2
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa34d ago0x06c644…4dbfe6
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa34d ago0xae657e…748ba7
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0xa7e744…2d31bd
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0xfa998d…18a8f6
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa34d ago0x2aafc3…2836cd
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa34d ago0x0480cb…afa1cb
0x0eb4…73430xfe80…47eeBase—$0.001100%fluxa34d ago0x3ea796…b062be
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0xd544a7…f6fd6c
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0xdc7dac…9bb1f5
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0x96209d…88f389
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0x9e7260…2a45eb
0x0eb4…73430x9c95…e299Base—$0.001100%fluxa34d ago0x54893d…652eac

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.