Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0x16aa0d…daf0c4
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0x47d092…a69268
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0x77091d…b3fea1
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0f7946…a45638
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd382bf…a72753
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0x60a239…4a6eb5
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0x45f665…347e9c
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0x84a87d…8e4a15
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9b2131…e23f44
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc89274…31a5d1
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0x91c4fe…03ee58
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb21b6c…373fa8
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0x38a15b…27a449
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb1c95d…d1fddf
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf3265a…40533d
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbe797c…208a45
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0x69d6e3…16ded3
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0x60752c…9d341f
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf27a24…02d015
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0369af…dc357e
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcca98a…db7b57
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0x528d07…e4ce4a
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf0bd98…0025fc
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0x059437…0efca8
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI104d ago0x33a146…dc075d

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.