Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd493f9…0e62bf
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbb5b8d…029ad6
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0fe313…0eb0ca
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2d5754…be736d
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x85c2d3…dfabbd
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5dafc5…a55c99
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1c3c28…e3d51d
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x942952…bdfbfa
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x26f556…1912cc
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2f3b0b…a42321
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5d4be5…13fd99
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x95026e…5bcf5b
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa2f757…ec5ffb
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb0558f…abd127
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcda00b…e4f4c5
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xca091c…b3fd3f
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xafa8ba…765452
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe45f7c…46e899
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7050db…dc6425
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0ebd8e…19593f
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x97d413…1d9a30
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd8b0e1…1263b0
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa86d4f…9524ad
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4e7b85…cbb30f
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf0c9e4…18a057

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.