Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xea5114…5dd2b4
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x7c15eb…46b024
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x41a5e9…98c6c7
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xa6d0f1…f0d3ae
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x9ebe83…1ed5fc
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xef8e2b…3b17aa
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x8e5aa1…8bd77b
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x477f9a…45ffba
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x24efdd…136e3d
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf02212…c163de
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x1fa114…0e741e
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x5e7e51…be6bda
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xcd78c0…82ab92
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x530d9d…068d8d
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xf14a69…101ccd
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x562d2f…84635a
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x888c12…0e05fb
0x7cc3…740f0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x33eead…28b163

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.