Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa35d ago0x4ddd1e…f1014e
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa35d ago0x9e57e8…8af348
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0x344e0b…e40bf6
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0xf3f0d9…cc9272
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0x7e1773…d95bd2
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0xaf16c5…bff359
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0x77a7cb…79adb8
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0xbd5b79…7ef668
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0x53a892…683ccb
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0xca3ab7…38fd99
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0x052bb9…9410ca
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0x67fef6…34318a
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0x2ee8e2…69579b
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0xc29a43…7672c2
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0x0673d5…2dbee8
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa36d ago0x349cb1…cef4e9
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa36d ago0x98b3a7…c108f4
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa36d ago0x9db5ec…bdf848
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa36d ago0xdbe2af…5d3976
0xbe39…99bb0x9c95…e299Base—$0.001100%fluxa36d ago0x7974ec…d84172
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0xfb0f2b…944bcc
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa36d ago0xabf321…a9220b

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.