Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330x893f…e6e3Base$0.20100%fluxa82d ago0x306354…0cc616
0xd1ae…81330x748a…f73fBase$0.60100%fluxa82d ago0x968591…903e8c
0xd1ae…81330x9c3c…89a0Base$0.16100%fluxa82d ago0x365428…d2fc84
0xd1ae…81330xf022…ae98Base$0.10100%fluxa82d ago0x960b43…0cf23b
0xd1ae…81330xf228…3ea4Base$0.10100%fluxa82d ago0x6b77de…a571b1
0xd1ae…81330x4d3a…9098Base$0.10100%fluxa82d ago0xaaedfa…3e40bb
0xd1ae…81330x923d…287aBase$0.10100%fluxa82d ago0x92e9f7…6d3f87
0xd1ae…81330x7b0c…05a7Base$0.10100%fluxa82d ago0x53ab55…df284c
0xd1ae…81330x90e8…0d6dBase$0.10100%fluxa82d ago0xbf90af…601090
0xd1ae…81330xd474…59abBase$0.10100%fluxa82d ago0xd3942d…b303e6
0xd1ae…81330xcab9…00b0Base$0.10100%fluxa82d ago0x683444…0851d9
0xd1ae…81330x2d31…f0aaBase$0.16100%fluxa82d ago0x5cdda2…760f27
0xd1ae…81330x263c…0c63Base$0.05100%fluxa82d ago0xee00e9…b70c0a
0xd1ae…81330x9b23…6f6cBase$0.10100%fluxa82d ago0x49cb60…355512
0xd1ae…81330x24ec…914dBase$0.10100%fluxa82d ago0x60b364…e20d26
0xd1ae…81330x817c…8391Base$0.10100%fluxa82d ago0xb2d7a2…3fe217
0xd1ae…81330x263c…0c63Base$0.10100%fluxa82d ago0x93b2f0…95331a
0xd1ae…81330x40e7…04a2Base$0.23100%fluxa82d ago0xb9e138…b186e7
0xd1ae…81330xfc27…0e63Base$0.10100%fluxa82d ago0x9cd200…737f8f
0xd1ae…81330x8c7d…9891Base$0.10100%fluxa82d ago0x5bdd89…56500f
0xd1ae…81330xbe11…02e7Base$0.10100%fluxa82d ago0x136456…44c99a
0xd1ae…81330x8a9d…b3dcBase$0.10100%fluxa82d ago0xb97689…c23ee3
0xd1ae…81330x7e84…d9adBase$0.10100%fluxa82d ago0x480689…27356c
0xd1ae…81330x2402…8ea5Base$0.10100%fluxa82d ago0xfd3c44…ed2b66
0xd1ae…81330xfd07…2064Base$0.10100%fluxa82d ago0x489975…f6de8b

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.