Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa40d ago0x70ff47…69964c
0xf846…98b10x9c95…e299Base—$0.001100%fluxa40d ago0xc252bf…d2060a
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa40d ago0xf32a9f…13f5a9
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa40d ago0xa5e8f5…3a31f9
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa40d ago0xe9176a…0fb55c
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa40d ago0xfd34aa…3626ee
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa40d ago0x7126ef…d7d700
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa40d ago0x8e4308…f1caa7
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa40d ago0x9b21e5…be7413
0xf846…98b10x9c95…e299Base—$0.001100%fluxa40d ago0xb75f8e…463e25
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa40d ago0x2da812…979dd8
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa40d ago0x3d5078…700a6e
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa40d ago0x8835fa…bd8509
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa40d ago0x276399…1b1106
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa40d ago0xe57a01…702432
0xf846…98b10x9c95…e299Base—$0.001100%fluxa40d ago0x69e11f…aef69e
0xf846…98b10x9c95…e299Base—$0.001100%fluxa40d ago0x6671f4…853c57
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa40d ago0x140cf2…b119de
0xf846…98b10x9c95…e299Base—$0.001100%fluxa40d ago0x38ca00…b6fa70
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa40d ago0x58c1c5…98b8cf
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa40d ago0xf03c8b…e9e6ac
0xf846…98b10xfe80…47eeBase—$0.001100%fluxa40d ago0x53c48c…ae9ab7
0xf846…98b10x9c95…e299Base—$0.001100%fluxa40d ago0xea979e…00b9b8
0xf846…98b10x9c95…e299Base—$0.001100%fluxa40d ago0x7b585c…810d6b
0xf846…98b10x9c95…e299Base—$0.001100%fluxa40d ago0x0e6505…3b6878

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.