Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0x7bd0fc…5b159f
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0xd88cb5…699626
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0x53330a…051de6
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0x3be930…2d5b99
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0x2e9b45…1c0df4
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0x4ffe59…1ce675
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0x6769a9…d1cd3d
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0x7e5717…1cae5f
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0xa1291a…e63725
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0x11fc77…5a0300
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0xc388df…0bd63c
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0xc7e464…ba3180
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0x16666e…fef434
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0x1c3cb5…da1a4b
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0x8b6d7d…6b6f5e
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0x5d0303…5bf3fe
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0xbca7e4…bc43b4
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0x0a2a77…fa3417
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0x4f0b5a…b0a1f1
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0xaa512c…a82859
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0x617423…72ae28
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0x8c9cfe…91bb95
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0x872ffb…3a142d
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0x6f2e63…b211ec
0xe582…e9d10x9c95…e299Base—$0.001100%fluxa94d ago0xde227d…9ccc46

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.