Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0xed2822…2792c6
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x28b4bc…e2a0bf
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x720a3b…7f478f
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdfbeef…2e1f79
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x41ae03…b7376a
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9625e8…e40c2c
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc0302a…e75416
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc0aed7…5825a4
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1cd51e…48fc1a
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb15fd5…32d790
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x821425…16f546
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8b96f6…b84479
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9e6596…2a3e0f
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x515fee…6eda88
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x23de24…892259
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0xde193a…098b01
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf2c539…701656
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf081dd…dd7282
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI110d ago0x18fddc…20d8fa
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x897746…ca701b
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7a754a…546dde
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3aa7c1…162fa1
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x18d888…ec49ed
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc6720a…1d8581
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI111d ago0x032c0d…4558db

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.