Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe1886e…1e915c
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb96377…84bb2f
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1363ea…70e5da
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x34f1bb…f67ef0
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x76241e…1a5818
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5dfbd3…f5dba1
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8a815d…136b9f
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x370b2b…6b4264
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x55a389…0ad42a
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x98107c…876af4
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf51ac6…a31362
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb37982…222691
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x39699e…8ec631
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5e67fe…65abe3
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaea3e5…309552
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xde5344…89f64a
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xce652c…ccf0c1
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x343056…51048b
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5bf8b1…3ce327
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x620d33…4894ef
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4505dc…07e025
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x89e0f8…a55c99
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa38955…21ba52
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2c0241…da70ef
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI104d ago0x98ca00…95f4ed

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.