Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8effc0…245a4e
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1806f9…34743c
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x80223d…999827
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe73a95…209dad
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x40687c…07bf66
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd59bc0…8c25b0
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa05fd9…3cd5d4
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc9607e…4ca56c
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x434a97…de058d
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x780dd4…a3c824
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6bd143…a59cab
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1408f6…fe7bf4
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc3bf0e…61135f
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6bc041…0fa43e
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x53b3a5…d3253f
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8efa26…916bf2
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8ac21b…aade8e
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc4bf4f…179706
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8ac986…9407f1
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1144ab…29702e
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdc65b7…ec4067
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcff5c8…c862e2
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe3d51d…44f940
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2505d8…3824e4
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x325293…004316

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.