Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcdfb…7a9a0x52e2…f3eaBasex402 service$0.005100%coinbase12s ago0x62e19c…55dd70
0xda62…c3660x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xc962bb…3f22ab
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xb2c3ba…8fdba7
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase14s ago0xb1fc8a…fcc525
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x30cbd1…13c625
0x3670…92650x6839…1a2bBase$0.003100%coinbase16s ago0xfc01b7…7d0635
0x68ed…87530x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x89e811…e9f38e
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x267a47…7ad91c
0x7d82…7df90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x0130c9…634267
0xe122…b57e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xecc3cd…d47169
0xc6ae…b18f0xfe80…47eeBase$0.001100%fluxa18s ago0x350ae7…a4d36d
0x745e…eae60xfe80…47eeBase$0.001100%fluxa18s ago0x10a328…5c8292
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase18s ago0x235fd2…11b15e
0xcdfb…7a9a0x52e2…f3eaBasex402 service$0.005100%coinbase18s ago0x98ff8e…bcb6c5
0x695f…ff4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x68882b…3a8c2f
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase20s ago0xcb4080…f95ab7
0x1375…4ee70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x5e85fc…8fec41
0x45a7…81e30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xf99693…1ad227
0xc8ff…a1680x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x253b87…f112b7
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xbba9e5…cc6baa
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x8ad8ef…2fdb29
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xf9eba3…2bdc3b
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x6192bb…b60f84
0xfe38…17450x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x25ff0e…739a17
0x5bb7…cbfb0x6839…1a2bBase$0.003100%coinbase26s ago0x2452b9…aadc46

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.