Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa43d ago0x558ffd…287b69
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa43d ago0xe43c89…e4c590
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa43d ago0x1060b4…c7807f
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa43d ago0x5c7d65…be8f3f
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa43d ago0x4021eb…91743c
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa43d ago0x16d371…a8c1d1
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa43d ago0x96417a…bbfb61
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa43d ago0x9f4da9…986952
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa43d ago0x864740…76bb7d
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa43d ago0x68cb4d…b06aa6
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa43d ago0x3b6170…b81ac0
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa43d ago0x1de450…03a0af
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa43d ago0xc8d917…c6f089
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa43d ago0xd5fe03…ce4898
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa43d ago0xbe2afa…543bef
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa43d ago0x19a820…7287ed
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa43d ago0x7bea6c…39272f
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa43d ago0x82e4c7…f62a40
0xb4b8…46dc0xfe80…47eeBase—$0.001100%fluxa43d ago0x102dfe…64a07b
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa43d ago0x4294d7…5671cf
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa43d ago0x021eb1…800f27
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa43d ago0xc2e490…0a7734
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa43d ago0xb017e6…b9a2c4
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa43d ago0x514c7a…939b6d
0xb4b8…46dc0x9c95…e299Base—$0.001100%fluxa43d ago0xba610f…a6465b

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.