Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI109d ago0x81350d…3c6887
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe3cae3…d4adae
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6aacdd…41701f
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe1e260…69badf
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdcba1a…c7c571
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd02a17…954807
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI110d ago0x37cfd0…f3f6eb
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8d79e0…4af893
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI110d ago0x969326…13e893
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5165aa…bb20c6
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI110d ago0x833a23…a082c8
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI110d ago0x457772…66fa0c
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0b65f6…e16758
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa89dd0…213a8b
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb4cd55…cb33ff
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI110d ago0x17adce…b828af
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbc70e9…b3b6d1
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf1b605…5d5f85
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2a54ed…a32c3c
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI110d ago0xce3721…bc1a1e
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI110d ago0x459517…453fe6
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI110d ago0x342b38…7ac33a
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI110d ago0x89f0d3…583de5
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbf27be…655333
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI110d ago0x94a01e…9f0c29

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.