Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3d5ac8…772d6d
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xec8c81…cd271c
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7bb884…239c08
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x51711d…ae690a
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x571051…94fba4
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcd4374…40a04d
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3691ff…327656
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9f8070…ef0dae
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x333d3d…1f51b4
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa87c8e…5c33c9
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb71ee3…f2d297
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x735594…d6459a
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xac619f…d15e3a
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x762299…ec68c5
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x25b8b8…6c328a
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd72089…bd2b87
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x275b32…17c599
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x428519…5089e9
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf669c9…1d4d6f
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xefe85b…5724ae
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x78c72f…54890d
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xab6e74…e3e0d1
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x448ef2…7e0f94
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x79be65…748247
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe4a8f3…342083

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.