Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0x76eb1f…35754e
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0xb57a95…4c685c
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0x05b90a…0f094d
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0x413c9b…551453
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0xed0ee5…9f8201
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0x199bd2…f605b9
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0x80510d…23af37
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0x1486b5…791683
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0x34c941…5d9bbf
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0x6e36ee…274503
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0x07cbf3…ee1dc8
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0x0db79e…65265c
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0x4c403b…866983
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0x7c0a1e…bc2b02
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0xc95101…c312eb
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0x4cca29…a6abcc
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0x3436fe…bf3c20
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0x2a59ca…96442e
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0xfb9453…4c6eff
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0x42d632…4b2fc1
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0xb216cb…c2dfcd
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0x766ee2…97ac3d
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0xe0ec68…630860
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0xf5ca3b…76d4ba
0x6ecb…e3640x5aae…482eBase—$0.001100%coinbase6d ago0xef0394…89b6ce

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.