Transactions

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

RouteTxn hash
Base
Any
Any
Any
Any route
0x46fe…c20c0x52e2…f3eaBasex402 service$0.005100%coinbase16s ago0xdb070b…5b7dbd
0x46fe…c20c0x52e2…f3eaBasex402 service$0.004100%coinbase22s ago0x5d697d…7babe3
0x4fe7…04c00x6839…1a2bBase$1.00100%coinbase22s ago0xc4246c…6e96f9
0x46fe…c20c0x52e2…f3eaBasex402 service$0.001100%coinbase26s ago0x5fb294…4d6d54
0x46fe…c20c0x52e2…f3eaBasex402 service$0.003100%coinbase30s ago0x311fe5…b46806
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase32s ago0x0687e5…e07378
0x3cb5…fff50xd22b…78d5Base$0.01100%coinbase32s ago0x200ad3…550c71
0x46fe…c20c0x52e2…f3eaBasex402 service$0.005100%coinbase36s ago0xaf9634…0450ad
0x9833…75690x6839…1a2bBase$0.003100%coinbase40s ago0xeb91b2…b3f65a
0x46fe…c20c0x52e2…f3eaBasex402 service$0.003100%coinbase42s ago0xf84198…49dd5a
0xae75…d3610x17cd…7905Basex402 service$0.05100%coinbase44s ago0xbb2970…44c057
0x46fe…c20c0x52e2…f3eaBasex402 service$0.003100%coinbase46s ago0x91b117…4e717b
0x46fe…c20c0x52e2…f3eaBasex402 service$0.003100%coinbase50s ago0x7208ae…26c7c4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase54s ago0x5523a5…d4d4e4
0x46fe…c20c0x52e2…f3eaBasex402 service$0.003100%coinbase56s ago0x1d7a0b…36779c
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase58s ago0x118a7b…3e29aa
0xd96b…85fc0x6839…1a2bBase$1.00100%coinbase58s ago0x99964b…d9cd8d
0x46fe…c20c0x52e2…f3eaBasex402 service$0.001100%coinbase58s ago0xd444af…710176
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase1m ago0x9d725f…effd4d
0x46fe…c20c0x52e2…f3eaBasex402 service$0.005100%coinbase1m ago0x76dbd0…c348e8
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase1m ago0xb641be…51c7ef
0x6881…42130x50eb…6480Base$0.00170%0x54f0…79321m ago0xfc2cfb…9230ee
0x3d9d…493f0x6839…1a2bBase$1.00100%coinbase1m ago0xa86266…d250c4
0xb968…8b140x50eb…6480Base$0.00270%0x54f0…79321m ago0x886ea8…48eeec
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1m ago0x9f3b62…5667ea

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.