Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64c7…b0df0xc95d…2c80Basex402 service$0.01100%payAI18d ago0x6add9f…5bf9af
0x64c7…b0df0xc95d…2c80Basex402 service$0.01100%payAI18d ago0x976fad…1e1cf6
0x64c7…b0df0xc95d…2c80Basex402 service$0.01100%payAI18d ago0xdbe2ab…608404
0x64c7…b0df0xc95d…2c80Basex402 service$0.01100%payAI18d ago0x85598a…08d9d6
0x64c7…b0df0xc95d…2c80Basex402 service$0.01100%payAI18d ago0xa7ab23…7bf37d
0x64c7…b0df0xc95d…2c80Basex402 service$0.01100%payAI18d ago0xa24835…7f2dec
0x64c7…b0df0xc95d…2c80Basex402 service$0.01100%payAI18d ago0x3fa216…6c1af3
0x64c7…b0df0xc95d…2c80Basex402 service$0.01100%payAI18d ago0xe7d688…c34991
0x64c7…b0df0xc95d…2c80Basex402 service$0.01100%payAI18d ago0x5a3ae7…6f7f56
0x64c7…b0df0xc95d…2c80Basex402 service$0.01100%payAI18d ago0x092209…27b4f1
0x64c7…b0df0xc95d…2c80Basex402 service$0.01100%payAI18d ago0x3bb7a4…708c1b
0x64c7…b0df0xc95d…2c80Basex402 service$0.01100%payAI18d ago0x73e8fe…14dd3b
0x64c7…b0df0xc95d…2c80Basex402 service$0.01100%payAI18d ago0xd76937…076963
0x64c7…b0df0xc95d…2c80Basex402 service$0.01100%payAI18d ago0x87d803…ccd5a3
0x64c7…b0df0xc95d…2c80Basex402 service$0.01100%payAI18d ago0xe4e9f7…edf43a
0x64c7…b0df0xc95d…2c80Basex402 service$0.01100%payAI18d ago0x20db55…e2baeb
0x64c7…b0df0xc95d…2c80Basex402 service$0.01100%payAI18d ago0xa395e2…50e009
0x64c7…b0df0xc95d…2c80Basex402 service$0.01100%payAI18d ago0xb68305…f7235c
0x64c7…b0df0xc95d…2c80Basex402 service$0.001100%payAI18d ago0x1519f3…cb9e0d
0x64c7…b0df0xc95d…2c80Basex402 service$0.002100%payAI18d ago0x4b648b…22e76d
0x64c7…b0df0xc95d…2c80Basex402 service$0.01100%payAI18d ago0xcf3ede…6a8aec
0x64c7…b0df0xc95d…2c80Basex402 service$0.005100%payAI18d ago0xf14629…ab8f47
0x64c7…b0df0xc95d…2c80Basex402 service$0.002100%payAI18d ago0x8969aa…794020
0x64c7…b0df0xc95d…2c80Basex402 service$0.001100%payAI18d ago0x2a4ea7…7cba12
0x64c7…b0df0xc95d…2c80Basex402 service$0.002100%payAI18d ago0xecd643…44823a

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.