Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67e7…079d0x789d…10eaBase—$0.01100%0x461a…5962105d ago0xa62eac…930b44
0x24aa…181f0x789d…10eaBase—$0.00768100%0x461a…5962105d ago0xa0e1b4…90717a
0x46f3…18660x789d…10eaBase—$0.003776100%0x461a…5962105d ago0x22dfe0…3fc1aa
0x34c1…3c880x789d…10eaBase—$0.00768100%0x461a…5962105d ago0x66c7d1…24ab42
0xedab…4ba30x789d…10eaBase—$0.01100%0x461a…5962105d ago0x9c36a4…4257c7
0x7aa0…87380x789d…10eaBase—$0.003776100%0x461a…5962105d ago0x233dc7…831c0f
0xd782…ac020x789d…10eaBase—$0.00768100%0x461a…5962105d ago0x05cce8…fcd434
0xf9af…90cb0x789d…10eaBase—$0.01100%0x461a…5962105d ago0x454d25…18dec7
0x35cc…33cf0x789d…10eaBase—$0.003776100%0x461a…5962105d ago0xb0f3b6…e7fbf3
0xd595…873e0x789d…10eaBase—$0.00768100%0x461a…5962105d ago0x3e1c6a…6e6197
0xd42b…31fd0x789d…10eaBase—$0.01100%0x461a…5962105d ago0xb3e98e…f8c311
0xc4b6…c38e0x789d…10eaBase—$0.01100%0x461a…5962105d ago0xc11269…2d0ec2
0x8bb8…586f0x789d…10eaBase—$0.00768100%0x461a…5962105d ago0xac119d…5556a9
0x5924…7e3c0x789d…10eaBase—$0.00768100%0x461a…5962105d ago0xf1d32c…ae9e30
0xe583…465e0x789d…10eaBase—$0.00768100%0x461a…5962105d ago0x1bd308…d16c35
0x7aa0…87380x789d…10eaBase—$0.00768100%0x461a…5962105d ago0xebb376…22ecc5
0x9142…8dcf0x789d…10eaBase—$0.003776100%0x461a…5962105d ago0x3dc202…adf8d9
0x4bdb…5b8e0x789d…10eaBase—$0.01100%0x461a…5962105d ago0x670c08…dc9618
0xd595…873e0x789d…10eaBase—$0.003776100%0x461a…5962105d ago0x80c52a…a84232
0xd00b…ad4a0x789d…10eaBase—$0.00768100%0x461a…5962105d ago0xbe2e1a…42b4dc
0x8bb6…11fe0x789d…10eaBase—$0.01100%0x461a…5962105d ago0x09343d…883c1d
0x9aaf…8af20x789d…10eaBase—$0.003776100%0x461a…5962105d ago0xbfccf1…f98508
0xa15f…f8ce0x789d…10eaBase—$0.00768100%0x461a…5962105d ago0x62913a…36379b
0xd93d…de9c0x789d…10eaBase—$0.01100%0x461a…5962105d ago0xf0ca1b…ba72ec
0x11ce…47460x789d…10eaBase—$0.01100%0x461a…5962105d ago0x03c69f…d3cc96

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.