Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter39d ago0xffa990…27ce85
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter39d ago0x181cd7…44ed7f
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter39d ago0x4592a6…fc651f
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter39d ago0x59a6dc…e66f29
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter39d ago0x758cd7…ff7d3e
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter39d ago0x43d750…58bfaa
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter39d ago0x0e50a7…244a9f
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter39d ago0xdf497e…2b78a6
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter39d ago0x85c582…f641b5
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter39d ago0x7215b7…712e6d
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter39d ago0x3d7c5c…0dc513
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter39d ago0xfc56a4…bba74b
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter39d ago0x6504a4…0f770e
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter39d ago0x40fef3…525e78
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter39d ago0xe52a75…792954
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter39d ago0xe888fd…8ef24a
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter39d ago0x435ac3…310072
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter39d ago0xaf3e88…818aec
0x3fc7…44740x07cf…2396Basex402 service$0.02100%dexter39d ago0xf0df80…35a27e
0x3fc7…44740x07cf…2396Basex402 service$0.10100%dexter39d ago0x310f12…80f3ea
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter39d ago0xaeba8a…c53206
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa39d ago0x341f4c…f5b50f
0x3fc7…44740x07cf…2396Basex402 service$0.04100%dexter39d ago0xedf89d…b0f538
0x3fc7…44740x07cf…2396Basex402 service$0.20100%dexter39d ago0x76eae0…4f58f5
0x3fc7…44740x07cf…2396Basex402 service$0.06100%dexter39d ago0x9b539f…00c3f5

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.