Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf63d…62620xc1dc…2c4aBase—$0.01100%coinbase63d ago0x4f43bc…9c6661
0xf63d…62620x05eb…89d9Base—$0.01100%coinbase63d ago0x784e2c…8e00b8
0xf63d…62620xabbf…8896Base—$0.01100%coinbase63d ago0xde636c…798a07
0xf63d…62620xafd7…81abBase—$0.01100%coinbase63d ago0x1ad371…c839a8
0xf63d…62620xaff3…8f0bBase—$0.01100%coinbase63d ago0x7d5065…f8a7a7
0xf63d…62620x754b…130bBase—$0.01100%coinbase63d ago0x758c40…c1c8e6
0xf63d…62620xb1d6…29e3Base—$0.01100%coinbase63d ago0x8ea217…610568
0xf63d…62620x8682…465cBase—$0.01100%coinbase63d ago0x053c56…89b480
0xf63d…62620x0847…ceebBase—$0.01100%coinbase63d ago0x799777…800c21
0xf63d…62620xd17a…cf63Base—$0.01100%coinbase63d ago0xca709b…b7706d
0xf63d…62620xb4b0…0225Base—$0.01100%coinbase63d ago0xe74d1e…5e084e
0xf63d…62620x47b0…d59aBase—$0.01100%coinbase63d ago0x59abc6…456753
0xf63d…62620x7da4…535dBase—$0.01100%coinbase63d ago0x6b73cf…df354b
0xf63d…62620xfea1…a27dBase—$0.01100%coinbase63d ago0xf864ef…71d722
0xf63d…62620xfd5e…3492Base—$0.01100%coinbase63d ago0x2ea9dd…fff6a7
0xf63d…62620x240d…09dbBase—$0.01100%coinbase63d ago0xf88778…ddd479
0xf63d…62620x0fc5…1461Base—$0.01100%coinbase63d ago0x85a6e5…5414e2
0xf63d…62620x0c47…965aBase—$0.01100%coinbase63d ago0x5c6360…60bf2f
0xf63d…62620xa8e0…21baBase—$0.01100%coinbase63d ago0x4fa9ad…2c28fe
0xf63d…62620xfe80…3005Base—$0.01100%coinbase63d ago0x4c453b…da4505
0xf63d…62620x56af…02acBase—$0.01100%coinbase63d ago0x9864b1…bd87f2
0xf63d…62620x2e66…9807Base—$0.01100%coinbase63d ago0xe38d25…322e32
0xf63d…62620x1e03…6585Base—$0.01100%coinbase63d ago0x795bf9…e2c8a1
0xf63d…62620x5b51…4d70Base—$0.01100%coinbase63d ago0x3d96a8…df9075
0xf63d…62620xa953…395aBase—$0.01100%coinbase63d ago0x3a769c…a71e1d

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.