Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5146…a1260x9c95…e299Base—$0.001100%fluxa72d ago0x9c2eab…6a9ef0
0x5146…a1260x9c95…e299Base—$0.001100%fluxa72d ago0xd4367b…8ef38c
0x5146…a1260x9c95…e299Base—$0.001100%fluxa72d ago0x64e899…c7cf43
0x5146…a1260x9c95…e299Base—$0.001100%fluxa72d ago0x9014d6…aa0e0d
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0x6bb313…7e870f
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0xef78fd…9f0593
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0x318d68…eef868
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0x198a0c…d0f3cf
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0x5a96e9…84df74
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0x91a9bf…b296de
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0xfd8396…785169
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0xa2a3b2…4bcfa4
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0x2c5a26…ca7e33
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0x347c04…98ed87
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0x8e43d0…c288a8
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0x0d7391…4b7d50
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0x1368fe…f45c35
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0x6d22af…ff081a
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0x112931…fd4824
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0xb979ff…69a1a0
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0x284dd3…0bc7ba
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0x7fbe07…f7286b
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0x394b21…a6964e
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0xccef96…f3003a
0x5146…a1260x9c95…e299Base—$0.001100%fluxa73d ago0xbe603a…ccda61

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.