Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2a019c…3b2148
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x416677…7fc595
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x701b95…76351a
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x86ccdd…c4c8fd
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x81c4f2…d77ee6
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc4b79e…e231f6
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd201c3…838001
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9cfa89…747bce
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3f9e94…6f0e00
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x863e8f…2404bb
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3a824f…3e84c1
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x89c76b…1a5bda
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe99fff…0c8929
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x629e38…594422
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf9660a…9b975e
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6641e7…e77f2f
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x47daaf…84ebe7
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcaf820…aacd3a
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1a2c01…299005
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x15be69…800fe0
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1ab488…7dc442
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3045fd…261c69
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x281279…f99ee0
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0x05b323…3e3852
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc663ab…30c208

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.