Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5c4a94…42e490
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x84b301…3fd1ad
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1ef4b6…3a4dae
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf89a68…5841c3
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe52d5c…cda121
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8c44d4…116fb5
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x71f73c…ed10a4
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8c724a…c4880f
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9ba5be…5831fe
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x23d436…d8e85b
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc8cabb…3356c3
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8aee58…02dc2f
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x92ba44…90e826
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x98cf87…fa18e1
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x70689e…bdc496
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1fa562…7beea0
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x338fc4…d456bf
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x054bfe…4e0948
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa5a1c8…c50d9c
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xebc68c…204f7c
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0xab38cb…9f09db
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x66e06f…342599
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x87c6b4…9c6385
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1b7bb3…c2ecfe
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI109d ago0x180afa…63d21b

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.