Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x058c11…97ea11
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb90cd4…324d44
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8f1922…98d1f3
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe25b5b…d01c0f
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb07cf4…c0eceb
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xea0e7c…5066e3
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x72b1e6…6ef1a6
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd1b9c2…8b84e2
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb95ec2…ec458e
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc9ff7e…5b525e
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdb4b3d…b5e795
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6c6edf…ca0cc6
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x76312d…ec87a9
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6fd2d0…19c472
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xda0ecc…d807d0
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0de965…dff414
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x612b58…313ff1
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8f08cd…9de947
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb238cb…16e890
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfc416c…227744
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x61a6a5…4b7705
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x02bffc…916092
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x68175f…b94fa8
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1881e4…9014ae
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8138e3…7d7e2c

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.