Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x95229f…3fb7fc
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3b99dd…b1fc4b
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2fa820…36ca9c
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x18b57e…616269
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x01ac32…287c42
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xafc16c…1ef8f4
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x766b3a…0b8cb2
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8d718c…1f229f
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xac3fa6…09a5fe
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9da639…703df7
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0029ab…686296
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x740226…5d83b8
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x026794…a754b8
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x176279…d4f606
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa0857d…05c650
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb08a6f…1c45e9
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x63f3be…d15a33
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x319fbe…db80e0
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x75581c…3fed4b
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4312d1…ec45bc
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf15869…e2cead
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x27f881…d6942d
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x774df6…cfbd7a
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd83832…579b44
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI109d ago0x70dfb8…36f89f

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.