Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7e17aa…e0fc45
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb7c4b5…8c7b47
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc4451d…7f4477
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc7d53a…1570d0
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0d0f33…71424a
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5d4af6…03198e
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6371ca…9ca714
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe672c8…b8981d
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xed056d…e91ad4
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x38ef71…ec494d
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0b2cae…71a38e
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3c8cc9…755928
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x63f066…d8851e
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xab4a93…ca4fb4
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf555b7…069e01
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf392c8…56ff87
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1e7594…3f022c
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0051e8…5a0495
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2f7982…50eaaa
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0xca4073…3951ab
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2b11c0…bbc5fe
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x20458a…bb92c4
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1f64db…e33ddf
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x848598…0a5670
0x52eb…94b50x6a5e…c666Basex402 service$0.001100%payAI104d ago0x35dab6…d9e99c

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.