Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0xf43a43…624997
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0xdee777…381703
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0x72115b…b58ff0
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0x26232e…f91ba5
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0x56cd61…4fa961
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0x2c192c…de3fca
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0xf0bf58…86de66
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0xc62fe8…f71f84
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0x2985bd…d6be41
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0x11f5d8…320d36
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa54d ago0x1a3805…0ccab9
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa54d ago0x89c533…79ac23
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa54d ago0x4e54a3…50665e
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa54d ago0x1f3dc1…30a008
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa54d ago0xafe2bf…c25224
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa54d ago0xbc51a9…8200ab
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa54d ago0xd6a808…b3e422
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa54d ago0xfa8f43…317b0f
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa54d ago0x1a2a91…9c050b
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa54d ago0xc70a28…3f3939
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa54d ago0x559e46…58379d
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa54d ago0xf67b78…fe3b61
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa54d ago0xdc1d22…eb5cfe
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa54d ago0x2d5e29…c8c50a
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa54d ago0x96769e…b50450

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.