Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3e68a5…565494
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6a0912…d71f35
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4c9d4f…0f8f88
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2765e8…6f4cd6
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9c4ab7…ca40d8
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0x637d7c…617272
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0x17f202…7d09f1
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0x034ccf…c07a2a
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0x458c42…9d43bc
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf0687d…837327
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0x100890…fedb2b
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0x02cec5…eb204c
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0x559359…17484e
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe14b91…deea14
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0x86d347…797090
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc48f7b…343c7d
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9f94cc…0d4460
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd64b10…99f42c
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1491b4…00fef9
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9fa85c…2df4bf
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd64d86…433746
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe309dc…93673e
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0x837d4e…2bc0c6
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0x301448…6f9a7b
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf40b4d…f94c76

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.