Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6147…66830xfe80…47eeBase—$0.001100%fluxa35d ago0x954181…a0fa6c
0x6147…66830x9c95…e299Base—$0.001100%fluxa35d ago0x9f7ab0…afda66
0x6147…66830xfe80…47eeBase—$0.001100%fluxa35d ago0x6b4620…b100ac
0x6147…66830x9c95…e299Base—$0.001100%fluxa35d ago0xe4c2d2…565b2e
0x6147…66830x9c95…e299Base—$0.001100%fluxa36d ago0x70782c…0316cf
0x6147…66830xfe80…47eeBase—$0.001100%fluxa36d ago0xed8ace…da6112
0x6147…66830x9c95…e299Base—$0.001100%fluxa36d ago0x1e68e5…a933ee
0x6147…66830x9c95…e299Base—$0.001100%fluxa36d ago0x4c1125…bb7436
0x6147…66830x9c95…e299Base—$0.001100%fluxa36d ago0x76c107…37a5d4
0x6147…66830x9c95…e299Base—$0.001100%fluxa36d ago0x505cc0…68a9fc
0x6147…66830x9c95…e299Base—$0.001100%fluxa36d ago0xfc258f…fd0ea1
0x6147…66830x9c95…e299Base—$0.001100%fluxa36d ago0x5cba2e…4e5720
0x6147…66830x9c95…e299Base—$0.001100%fluxa36d ago0x7d2118…58defd
0x6147…66830xfe80…47eeBase—$0.001100%fluxa36d ago0x89c0ca…0a7859
0x6147…66830xfe80…47eeBase—$0.001100%fluxa36d ago0x651ff4…a78062
0x6147…66830xfe80…47eeBase—$0.001100%fluxa36d ago0xb30326…10218f
0x6147…66830x9c95…e299Base—$0.001100%fluxa36d ago0x4ffece…2e8c8a
0x6147…66830x9c95…e299Base—$0.001100%fluxa36d ago0xc8b2fe…0ba294
0x6147…66830xfe80…47eeBase—$0.001100%fluxa36d ago0x9dda2c…25724f
0x6147…66830xfe80…47eeBase—$0.001100%fluxa36d ago0x2c4ae9…cd16e1
0x6147…66830x9c95…e299Base—$0.001100%fluxa36d ago0x4f46fd…303671
0x6147…66830xfe80…47eeBase—$0.001100%fluxa36d ago0xd73033…f00cee
0x6147…66830xfe80…47eeBase—$0.001100%fluxa36d ago0x6df960…ebab0f
0x6147…66830xfe80…47eeBase—$0.001100%fluxa36d ago0x1702b3…7696ee
0x6147…66830xfe80…47eeBase—$0.001100%fluxa36d ago0xdced29…a9a1e8

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.