Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0x39961a…9a05f0
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1daa1a…2f2e40
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdd253c…6babb1
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5c1a3f…6eb25a
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfcf02d…7e73ab
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa928e2…6c77ea
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0x492c67…3e7e30
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7133ad…770b0e
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0x345dad…3f33ff
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb07223…0c10a4
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0x872c58…d3cf14
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3243a8…8649a0
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9c919e…a626a2
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb2b2a6…5d9eb3
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa06968…427009
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe02e66…5a6613
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0xee2c64…a149b4
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9e2367…ca3e20
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa581bd…c218e6
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa29ddc…048dda
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbead6c…7ce44d
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcf9e16…45661e
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0x94dc0c…425e03
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0x60a5f3…3a6209
0xd861…90080x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2694bd…98832b

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.