Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2d55d0…4063d9
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0x84c65b…b2730e
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0x49b865…f42bca
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8aedd0…476adb
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf3b549…1be60d
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcb39bb…d3d7fb
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0x29867b…a6fd52
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6a1fcd…53a48f
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0db0e3…06d6fe
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd1204d…e04d28
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbd023b…71214b
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0a5ba9…5a6b41
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf3891e…2a8707
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0x29e0ae…3be4a1
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0x16c1b5…fc0a0b
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9c204e…161483
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfb39b0…c575ad
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0x36d235…d62222
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfc5831…53f5bb
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0x700a48…c8ef1d
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0xef5c3f…3899d4
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3c27d1…eb91cd
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0x969a22…ff6cb5
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0xadb205…d7b3fd
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc63476…78ed04

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.