Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase28d ago0xfec00a…113bc5
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase28d ago0x696dce…fdd1ad
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase28d ago0xea4a23…c69391
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase28d ago0xb3b196…67d812
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase28d ago0x59adec…3dba53
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase28d ago0xf5cec8…649a2a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase28d ago0x875baf…f86cd6
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase28d ago0xf3edb0…e71ad1
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase28d ago0x1b06b1…2c63a7
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase28d ago0x044189…3ff9fe
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase28d ago0x6f2380…6087c2
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase28d ago0x6d4db7…fe1eff
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase28d ago0x150e53…ed9c84
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase28d ago0x9bf006…00a624
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase29d ago0x8a73ae…efb8ae
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase29d ago0x67a84a…148085
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase29d ago0xcbfe8e…38a94b
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase29d ago0xab670c…34836e
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase29d ago0xeb508c…611c4a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase29d ago0xd6dee4…a4c0ad
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase29d ago0x93a906…1fd04a
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase29d ago0x638c0a…444589
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase29d ago0x1f5063…f4090f
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase29d ago0xf16540…3fe9ff
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase29d ago0x2f00c7…017221

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.