Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fc7…44740x07cf…2396Basex402 service$0.20100%dexter38d ago0x67acf6…bc90e6
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter38d ago0xdf1585…d83b4d
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa38d ago0x4ab74f…4c6d05
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter38d ago0x200f4b…12893c
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter38d ago0xd08dcc…2a91a2
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter38d ago0x89c0c6…045848
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter38d ago0x072fb0…54119a
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter38d ago0x22eedf…1b18f6
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter38d ago0x3fc066…874280
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter38d ago0x9d2d4a…0fba0b
0x3fc7…44740x07cf…2396Basex402 service$0.20100%dexter38d ago0x525a58…20a286
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter38d ago0xdf90b6…89feb0
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter38d ago0x98d968…227e74
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter38d ago0x15f801…2ec45d
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter38d ago0x51e8e8…888412
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter38d ago0xaee6c9…45b925
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter38d ago0x7908a1…4e5c37
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter38d ago0x826799…9887b6
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter38d ago0x03c65b…ad62c2
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter38d ago0x58a11c…e8acd6
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter38d ago0x24c4ec…bbae9a
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter38d ago0xa09b60…3d3a65
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter38d ago0xf4db3b…66ebe9
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa38d ago0x4d4c90…3725a0
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter38d ago0xeb1bbd…80f80d

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.