Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x00405e…1d1d36
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x39df99…465243
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc3a4cf…64d768
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7bfa10…e8cc12
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfbafa1…21e87a
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5f3b88…ea1d62
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaffa45…41f2c0
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xee94d0…6ab9af
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x68bfef…5b78cc
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3b89a7…339fb6
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2f5e07…b36d43
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc39eaf…1bedb1
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe0d617…b1f2f3
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdb775c…1be9eb
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5fad44…ba43c7
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9bb69b…fc9223
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbcb32a…83414b
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbfdbe8…cba5fc
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x21dca1…18a61b
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3602e3…b4d481
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9fa8e6…4054fd
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa70230…8790ab
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x11fade…64ae8c
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5e9d7c…c15480
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe51ceb…f8ab8c

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.