Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x784cf6…341cda
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x2e97c8…396475
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0xf25989…4a157d
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x04df6b…71b28e
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x39d9e1…36174b
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x7fffc2…56438d
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0xa4f1c7…fd5fe2
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x8d6cbd…4ce977
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x832d98…9b68fe
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x00889d…b4c32f
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0xe91caf…88e925
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x829614…acda40
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x7b8f76…9d24e1
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x0645fc…be0c39
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0xde8d7f…45c819
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0xa64e93…a6edae
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x4185ae…0deb6a
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x23be72…137f53
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x6a8b0d…a3d452
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x24ec8d…121786
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x91df10…8e2e9e
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x15fca9…aa4c62
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x367943…6b5cce
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0x7d2533…d41ef3
0x68c7…d90c0x6a5e…c666Basex402 service$9.90100%payAI112d ago0xaac31c…266236

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.