Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.005100%coinbase42m ago0x4dcf3d…bf78f2
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.10100%coinbase1h ago0x56dd46…02599a
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.10100%coinbase1h ago0x1aaf7c…43bb8f
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase1h ago0x062d0f…5f7f1f
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.10100%coinbase1h ago0xa32eee…d38ddb
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.10100%coinbase1h ago0x3ebf41…643019
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase1h ago0x76eb99…3711be
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.10100%coinbase1h ago0xdbd522…04bef7
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase1h ago0x1bfdeb…136668
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.10100%coinbase1h ago0xaf37ca…b0909d
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.10100%coinbase1h ago0xcd7ca3…6b94c5
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase1h ago0x0f0446…9a3eb8
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.10100%coinbase1h ago0x5b997d…dfe2d6
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.10100%coinbase1h ago0xa96db8…0a85d3
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.10100%coinbase1h ago0x7b3358…0d2a29
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.10100%coinbase1h ago0xcf308a…3a114e
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.10100%coinbase1h ago0xef1788…835399
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase1h ago0x399d94…4632c6
0xc9c7…16700x4ff8…d5e9Basex402 service$0.02100%coinbase1h ago0x019be4…6f9bee
0xc9c7…16700x4ff8…d5e9Basex402 service$0.03100%coinbase1h ago0xe1ff34…7d3b7e
0xc9c7…16700x4ff8…d5e9Basex402 service$0.005100%coinbase1h ago0x00d13b…5a2151
0xc9c7…16700x4ff8…d5e9Basex402 service$0.05100%coinbase1h ago0x238a36…c98613
0x039e…266e0x4ff8…d5e9Basex402 service$0.01100%coinbase5h ago0x85aee8…db62ac
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.03100%coinbase8h ago0xfdf0ca…24e6d9
0x8e81…c9a30x4ff8…d5e9Basex402 service$0.05100%coinbase8h ago0x50042d…a802c8

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.