Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1340…0b560x6366…f1e2Base$0.07100%0x6366…f1e2116d ago0x650e19…1726c6
0x33ed…a66f0x6366…f1e2Base$0.02100%0x6366…f1e2116d ago0xda46c6…76e379
0xd135…8f590x6366…f1e2Base$0.0091100%0x6366…f1e2116d ago0x4f515d…0a6006
0xd135…8f590x6366…f1e2Base$0.03100%0xbe53…e902116d ago0x7117ec…5b1687
0xd135…8f590x6366…f1e2Base$0.001069100%0x0098…3100116d ago0xef0fd3…d13824
0xd135…8f590x6366…f1e2Base$0.007613100%0x0098…3100116d ago0x44a0fa…1b328d
0xd135…8f590x6366…f1e2Base$0.04100%0x0098…3100116d ago0x55f47b…d39b0a
0xd135…8f590x6366…f1e2Base$0.03100%0xdf51…2402116d ago0xcf60c9…4b8e92
0xd135…8f590x6366…f1e2Base$0.03100%0x0d17…b7d1116d ago0x230d24…b3acf4
0xcdc1…a56b0x6366…f1e2Base$0.02100%0x6366…f1e2116d ago0x3a136f…32dc6f
0xd135…8f590x6366…f1e2Base$0.04100%0x4918…e369116d ago0x0ac0f3…1dcb08
0xd135…8f590x6366…f1e2Base$0.001071100%0x4918…e369116d ago0xfd69d5…b2fec7
0xd135…8f590x6366…f1e2Base$0.007621100%0x4918…e369116d ago0xa00d2b…dc59e5
0xd135…8f590x6366…f1e2Base$0.03100%0x4918…e369116d ago0xe1e226…2a2b7e
0x33ed…a66f0x6366…f1e2Base$0.02100%0x6366…f1e2116d ago0x7a407e…85dfa0
0xd6a1…caac0x6366…f1e2Base$0.01100%0x6366…f1e2116d ago0xad19eb…66bd49
0xd6a1…caac0x6366…f1e2Base$0.02100%0xdf51…2402116d ago0x37bcf2…3a8555
0xd6a1…caac0x6366…f1e2Base$0.001062100%0x58fe…153b116d ago0x90960e…1f2318
0xd6a1…caac0x6366…f1e2Base$0.007117100%0x58fe…153b116d ago0xcfea00…65e800
0xd6a1…caac0x6366…f1e2Base$0.07100%0x58fe…153b116d ago0x55a11e…0468a0
0x2fbc…8b190x6366…f1e2Base$0.0081100%0x6366…f1e2116d ago0xd371c7…7c5c4d
0x98e8…164d0x6366…f1e2Base$0.01100%0x6366…f1e2117d ago0xc38d96…b4ca19
0x98e8…164d0x6366…f1e2Base$0.02100%0xdf51…2402117d ago0x57ef1e…277491
0x260e…c4530x6366…f1e2Base$0.01100%0x6366…f1e2117d ago0xbe6005…271842
0x260e…c4530x6366…f1e2Base$0.02100%0x4873…5369117d ago0x1b7196…854b3c

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.