Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2df…a6610xe694…e437Base$3.60100%payAI11d ago0xfe163c…bb4404
0xb2df…a6610x47b9…1d95Base$3.60100%payAI11d ago0xa85fa5…905a00
0xb2df…a6610xe153…9056Base$3.50100%payAI11d ago0x42e4d7…aa435a
0x8736…2aab0xb2df…a661Base$10.70100%payAI11d ago0x4ee10b…6c854d
0xb2df…a6610xe153…9056Base$3.50100%payAI11d ago0xcad115…8e786a
0xb2df…a6610x47b9…1d95Base$3.60100%payAI11d ago0xd79af3…7fc30b
0xb2df…a6610xe694…e437Base$3.60100%payAI11d ago0x4597f9…98fd1f
0x8736…2aab0xb2df…a661Base$10.70100%payAI11d ago0xcab5ab…94b996
0xb2df…a6610xe694…e437Base$3.60100%payAI11d ago0xa5da9c…5dad3c
0xb2df…a6610xe153…9056Base$3.50100%payAI11d ago0x3587a2…d80f10
0xb2df…a6610x47b9…1d95Base$3.60100%payAI11d ago0xe35572…d2eaf4
0x8736…2aab0xb2df…a661Base$10.70100%payAI11d ago0x0a67e5…c2a670
0xb2df…a6610xe153…9056Base$3.50100%payAI11d ago0x566f89…88e67a
0xb2df…a6610xe694…e437Base$3.60100%payAI11d ago0x530d6a…a8586e
0xb2df…a6610x47b9…1d95Base$3.60100%payAI11d ago0xcb0940…1e04a6
0x8736…2aab0xb2df…a661Base$10.70100%payAI11d ago0x0ac9fb…c5dda1
0xb2df…a6610xe153…9056Base$3.50100%payAI11d ago0x4eb342…1dd564
0xb2df…a6610x47b9…1d95Base$3.60100%payAI11d ago0x833eff…9fdf65
0xb2df…a6610xe694…e437Base$3.60100%payAI11d ago0x335adb…95220d
0x8736…2aab0xb2df…a661Base$10.70100%payAI11d ago0x75e186…e8738f
0xb2df…a6610x47b9…1d95Base$3.60100%payAI11d ago0x778693…c28bcf
0xb2df…a6610xe153…9056Base$3.50100%payAI11d ago0xb0ecb7…c4fb6f
0xb2df…a6610xe694…e437Base$3.60100%payAI11d ago0x9e4a58…b402f2
0x8736…2aab0xb2df…a661Base$10.70100%payAI11d ago0xa13f5b…f12dcb

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.