Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x06b34a…1659aa
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xabd834…498ee8
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd27f00…64637a
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x42eab1…87b607
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x93de79…1b66aa
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7d5305…6901fb
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5ffdd7…923624
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa6982e…a59b76
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x20f0d4…72d86a
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf232b2…05493e
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xedcb22…878088
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x362a1b…92c78a
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc35ef5…e51bc9
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x070fb0…75a813
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3c3e70…b7dc59
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd2110c…c05f9c
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x60dc90…9befc4
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x76dd16…8f91f1
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbf1eec…23ae3f
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x61e60b…98812b
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf8ef81…4bde65
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3ff1f3…6eb419
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa3365b…a89028
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9f8456…c817d0
0xf502…14ef0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xacdb54…d7dbd5

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.