Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa35d ago0x8c5f20…aa14ce
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa35d ago0x8394d4…497b0d
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa35d ago0x45d2f3…3e2d34
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa35d ago0x4c80e9…59c8e3
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa35d ago0x108f35…29c3f2
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa35d ago0x2a5050…042641
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa35d ago0x85d11c…75029f
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa35d ago0x20e9b3…aa430b
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa35d ago0xe531af…0b9bc2
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa35d ago0x40ae08…b61f0c
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa35d ago0x131b11…c02d2f
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa35d ago0x8ceccd…85bc5f
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa35d ago0x46c26d…55587b
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa35d ago0x987e16…5800a0
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa35d ago0x0fafd9…620130
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa35d ago0xa32567…599f9e
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa36d ago0xddc3a5…4ff9f4
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa36d ago0x827fba…b21dcd
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa36d ago0xefe6c8…730237
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa36d ago0x62c7f1…22107a
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa36d ago0xa1010b…045c95
0x0b40…da860x9c95…e299Base—$0.001100%fluxa36d ago0xbdf914…ad5a2d
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa36d ago0xc5a82d…5a67e4
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa36d ago0xa23cbf…5fe3eb
0x0b40…da860x9c95…e299Base—$0.001100%fluxa36d ago0xf27e0e…389ba2

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.