Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x18b839…87f204
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8943f2…b3aa3c
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfd64ee…54fc51
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcaade8…77f1a4
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x425515…70f2f0
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x16f886…a8e638
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8b2d5d…477a8c
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6cd5fb…b73e61
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x72b54d…a9df08
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf8b08f…404625
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdb5973…049ad6
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4464ab…a6bf55
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6ef4ca…773066
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa8ee39…04bf61
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x14495f…301c85
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xce9f98…ad4970
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa8f755…782d6c
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff1a85…8968c9
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x95e4d5…1348c3
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe80a0a…7a7489
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x364200…34b02a
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x39c9bc…514279
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x60ceab…e09df6
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1b4c53…9aff0c
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4bbbdb…8e8d63

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.