Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x72393d…9e1dda
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2533ab…70b34c
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa11595…0905d5
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf92a5f…1c355c
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb9c457…799b30
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe465fe…38cff9
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd59a54…dfe874
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4326f6…cd226f
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x645124…c007c1
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x92d20f…a647bd
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x10e69f…ca7fc1
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0f68ec…015751
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4a25e5…114f01
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x51d989…c9fdf0
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6b7584…130745
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa2bf2a…3a3dcf
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xebbbf4…00966f
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x43c61e…021bd8
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x03ae27…9998cd
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6bc8d0…970623
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcd3e7b…d1f922
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x95979a…c92346
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x367260…a3a0bf
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6953a3…70a9c7
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe26d1b…66cada

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.