Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5058b8…42092d
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI112d ago0x04bbf2…549ffb
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI112d ago0xafb4a4…367a97
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2a9ab3…b8c4d5
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI112d ago0x48bbd3…ab1482
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc67aef…1d453c
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI112d ago0x74a284…c481ee
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3e540c…812948
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI112d ago0x588875…3aee73
0xe93b…5c420x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3fcd91…44d381
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI112d ago0x660c69…13c5ce
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI112d ago0xac9fbb…cb53b9
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3f39ad…54149c
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI112d ago0x36bd25…612995
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0a9487…1dd6e8
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1164d8…4f7872
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9df715…97f04e
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2b2568…0522dc
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI112d ago0xeead42…0814df
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI112d ago0x97a6fe…d8c744
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI112d ago0x02c803…bcebec
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI112d ago0x428c1c…29b835
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI112d ago0x628250…bb772f
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc221ca…9f3761
0xe93b…5c420x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf5a09a…ab3888

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.