Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2e8a07…145d55
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfe1c1b…2eced3
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb5b498…b7f585
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x329e77…b24540
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8e8c6a…38ee8a
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa94997…523316
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbdfd97…f21139
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc4dcdb…fd5c79
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x987edd…4dbbf6
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x06f79a…9a6df6
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa8d5b5…d0985d
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x82655b…55e6f1
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3d1d93…663511
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc331ad…bef3ef
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x372833…211714
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x88d6f3…e0fe8e
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbe86dd…510227
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x75b5a3…523afb
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3f0e54…e76a48
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x294a3d…0a5c6f
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4428bf…d54639
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe87cd3…f775b1
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI117d ago0x11f824…b45afc
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9fd975…94f3dd
0x7aea…1ab80x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf99374…a5ac6d

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.