Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa39d ago0xf3ac61…d99768
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa39d ago0x5dd980…66d4a0
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa39d ago0x60904c…c567c2
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa39d ago0x352d2a…27b496
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa39d ago0x6707c9…8070e9
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa39d ago0x2db606…734987
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa39d ago0x6cd460…c23513
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa39d ago0x79db19…5d7495
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa39d ago0x2b8052…cbad64
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa39d ago0x57fa51…439f39
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa39d ago0xa1cfd4…6dedc0
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa39d ago0x6edd78…4f0228
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa39d ago0x04ce26…b798e4
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa39d ago0x633c1a…84db90
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa39d ago0x66edde…84e5bf
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa39d ago0x67e9ce…c80a10
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa39d ago0x010487…7fd48b
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa39d ago0x8e053a…71d7bb
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa39d ago0xe574c6…66d3bd

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.