Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x648aa4…f7efc5
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2fb291…6f85e4
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3b2363…4742b9
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3bf1a6…c3814b
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x06c2ae…75304a
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc25cc2…cbaf77
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6e3e7b…fba7c7
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x76af5e…0c810f
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x22c417…d26a6d
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5646e6…f92a79
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc1c732…4c791d
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4bc573…c7219e
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb328f9…566d5d
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x29b4af…01d491
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd1c2df…36e143
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x280acd…38f706
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x422919…52acee
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd846b2…e97b99
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa28d3d…61b80e
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x889646…90fa9b
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbc94f3…e1d85f
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x85fe6d…8cc92a
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x077cd3…b9c1fd
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb7dc5a…797284
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9489f4…779a5c

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.