Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4e325c…dce3b5
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x22a3fe…796b4f
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x48d12a…9acea2
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf11895…d6e5d3
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdda425…7c09f5
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4b5efd…a9edd0
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbbb395…1770f1
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbc8c19…439f3b
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x00353f…100174
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x519d08…abc675
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfe1e4a…e03aee
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdf1489…e9e999
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe57009…a16828
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x70d78b…2abaf3
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfa4ecb…3ed617
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa7c316…e91701
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x975ef4…a6e154
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6db3d9…92c134
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeba224…842a6a
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc7dd55…7f6604
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb8cb57…b4460c
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa597e8…606c19
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x94d33c…3946ef
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6b329b…cbb613
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf2d4bc…bfde5e

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.