Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0918…72640x52e2…f3eaBasex402 service$0.005100%coinbase18s ago0x0bbd5f…c97526
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase20s ago0x9e2913…bf19fa
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase20s ago0xdf884b…bf4fb5
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase20s ago0xf03594…0f73f5
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase20s ago0x5ddfda…973938
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase20s ago0x32bd39…5d87c4
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase20s ago0x0d4a1b…0d09f7
0x0918…72640x52e2…f3eaBasex402 service$0.02100%coinbase22s ago0x231ba1…99abe2
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase24s ago0x72f906…e27491
0x92f4…5d5a0xa9dd…2315Base$0.002100%coinbase24s ago0xc9dcef…8b7cf3
0xff9f…0e320x4466…125eBasex402 service$0.008100%coinbase24s ago0x03fb41…fd95ab
0xc16c…b2fb0x6839…1a2bBase$0.003100%coinbase26s ago0x08812d…6644a4
0x0918…72640x52e2…f3eaBasex402 service$0.005100%coinbase26s ago0x6c7439…26bfef
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc26s ago0xe4b2fa…0a5c09
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase28s ago0xcafe70…b9d6a1
0x0918…72640x52e2…f3eaBasex402 service$0.005100%coinbase30s ago0xb69682…132922
0x54e1…f4e00xeca8…5354Basex402 service$0.001100%coinbase30s ago0x61e924…f85b76
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase30s ago0xa50060…6910d9
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase30s ago0xa0e764…73c985
0x62fe…d1ff0xfe80…47eeBase$0.001100%fluxa30s ago0xcd362d…67d0e3
0x781d…339d0x50eb…6480Base$0.00170%0x54f0…793232s ago0x250294…3fb34d
0x29f9…06250x3e0a…78e7Base$0.003663100%coinbase34s ago0xe19482…40cc2a
0x0918…72640x52e2…f3eaBasex402 service$0.005100%coinbase34s ago0x64ec54…fab388
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase36s ago0x561b78…b0df0f
0xe46f…2b340x6839…1a2bBase$0.003100%coinbase40s ago0x65cf08…bdc35f

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.