Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0x6f0a43…ceedec
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0xcb8311…116fa4
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0xeb6fb0…3951c5
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0x86a6cd…081d80
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0xc23fad…6f4f21
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0x6a2bc1…d519db
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0x595268…600c72
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0x6d520a…596320
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0x5f3b4a…80cf3a
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0xd15e11…41e5c1
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0xdde020…d5fff5
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0x21557c…cf22a0
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0xde10dc…2aa47f
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0xbb6a41…9d302a
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0x14d870…3b47ee
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0xf2d4f2…c3371b
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0x828d2e…b543b8
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0x21b9fd…7dd88a
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0x3de754…11851f
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0xae414b…5ed681
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0x07d35d…63d3de
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0xc76236…a3fedc
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0x275f99…e66b13
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0xf95e0a…257819
0x556d…04840xdadc…b9dfBaseNetIntelWeb content$0.001100%coinbase12h ago0x7ba2b6…8d800a

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.