Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase6d ago0xdf6495…c5063c
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase6d ago0xb3d847…f8f847
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase6d ago0x1ad6a1…c5d883
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase6d ago0x6b5314…1c3786
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase6d ago0x6fd15d…0446de
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase6d ago0xc9f5db…15cdcc
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase6d ago0xf3a2af…68016e
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase6d ago0x30164f…f5f3e2
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase6d ago0x6ee1a9…c5656f
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase6d ago0x78c308…59bb94
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase6d ago0x1c71ce…389c29
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase6d ago0xff5587…ff47df
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase6d ago0x13ec63…f53f07
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase6d ago0xa287c9…c7e573
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase6d ago0xb205c7…a14ae2
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase6d ago0x00d170…9db73a
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase6d ago0xac1199…4b2709
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase6d ago0xd19721…77500a
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase6d ago0xcb28f1…4227a7
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase6d ago0xe2fdfe…9711f0
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase6d ago0x62920a…d1c3c0
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase6d ago0xee37c2…fd699a
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase6d ago0xd0d5f4…1a5537
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase6d ago0x2302b5…a40842
0x36e4…764c0x5aae…482eBase—$0.001100%coinbase7d ago0x7aa9b3…b0d0f0

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.