Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI110d ago0xe1c12b…0c8824
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI110d ago0x780c21…02394c
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI110d ago0xbcd861…b91622
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI110d ago0xe54513…a671bf
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI110d ago0xb07991…e8dac3
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI110d ago0x8543aa…38add7
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI110d ago0x998ba3…883974
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6c84b1…637682
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9adc9d…4f6e8c
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfcc9a7…059905
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x84db37…036dd4
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb76e67…414e4a
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x61aae8…2bf8c7
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb59a96…50a207
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaee520…dc682d
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x50ae82…6cf843
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x08260d…c9b367
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0xba950d…bd4d3a
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8c8f6d…7f22f7
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd2fe04…092c5a
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7b0693…9c5911
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1b99e7…a5fabc
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdee7d3…c1c020
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd35e30…34bfa1
0x7ced…cb120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x74d212…73d8d9

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.