Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x40a8…ad8bBasex402 service$0.001100%coinbase138d ago0x2d9020…263cd6
0x7e57…2f090x40a8…ad8bBasex402 service$0.001100%coinbase138d ago0x561208…0932e3
0x9871…d9710x40a8…ad8bBasex402 service$0.01100%coinbase138d ago0xbdd691…2923c1
0x35f4…f7200x40a8…ad8bBasex402 service$0.005100%coinbase138d ago0x56101a…cfac39
0x35f4…f7200x40a8…ad8bBasex402 service$0.01100%coinbase138d ago0xb29028…17f7e7
0x1203…60260x40a8…ad8bBasex402 service$0.005100%coinbase138d ago0x9867a9…06b608
0x1203…60260x40a8…ad8bBasex402 service$0.01100%coinbase138d ago0xe5f645…349da6
0x97f6…b47d0x40a8…ad8bBasex402 service$0.005100%coinbase138d ago0x3e02b8…3031d7
0xe3e6…ae850x40a8…ad8bBasex402 service$0.001100%coinbase138d ago0x7734b4…3f3fd3
0xa032…cd010x40a8…ad8bBasex402 service$0.01100%coinbase138d ago0x21bff4…950960
0xf7ce…6db70x40a8…ad8bBasex402 service$0.005100%coinbase138d ago0xbcf913…fff0b4
0xf7ce…6db70x40a8…ad8bBasex402 service$0.01100%coinbase138d ago0xaa44e4…7ee30d
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.01100%coinbase138d ago0x04f07e…12c863
0x18bc…9a140x40a8…ad8bBasex402 service$0.01100%coinbase138d ago0xe04e93…9dc49a
0x18bc…9a140x40a8…ad8bBasex402 service$0.005100%coinbase138d ago0x699c0d…e83f2a
0x18bc…9a140x40a8…ad8bBasex402 service$0.01100%coinbase138d ago0x174969…dba038
0xdd25…34680x40a8…ad8bBasex402 service$0.005100%coinbase138d ago0x89b104…a6e63c
0x4c39…ac030x40a8…ad8bBasex402 service$0.01100%coinbase138d ago0x5671b3…544adc
0x1f14…19530x40a8…ad8bBasex402 service$0.01100%coinbase138d ago0xb802da…5659cb
0x4c39…ac030x40a8…ad8bBasex402 service$0.01100%coinbase138d ago0x20c3a2…1ddc84
0xd344…b3fd0x40a8…ad8bBasex402 service$0.01100%coinbase138d ago0xee2e98…c96d1d
0x35f4…f7200x40a8…ad8bBasex402 service$0.01100%coinbase138d ago0xa67a0b…b6d6c8
0x470f…d0400x40a8…ad8bBasex402 service$0.005100%coinbase138d ago0x360e8f…91088d
0x470f…d0400x40a8…ad8bBasex402 service$0.01100%coinbase138d ago0x9d050a…266d8a
0x1203…60260x40a8…ad8bBasex402 service$0.005100%coinbase138d ago0x0fec35…2697fe

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.