Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x8e0142…46e8b2
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x102601…9b146d
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x078e04…a7c18e
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x5f846f…f10a70
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x2edc1b…f1fc4b
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x9da487…5bb7dd
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe36bdb…0d537b
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x8e4d29…0f096f
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x2b3138…495b17
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x40a6e3…4c6936
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc009db…d3b456
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x485edf…1d3e64
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x2a2179…044df3
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x6f0d0e…12b22f
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x38a7e9…05e9e7
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x908629…9a7fbe
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4518c5…142d02
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xfa529d…ce20b0
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x77394e…b02fde
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x959dc3…9d09bd

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.