Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00b4…b9610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0x4d4f59…bcc13f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase10s ago0x83262e…b4296d
0xb646…6e560x54d6…4afaBasex402 service$0.004100%coinbase10s ago0x7e9c1b…b17353
0xbefe…4bff0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0x9d0e2e…dc9d2f
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x59aea0…52a72d
0xda67…81800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x57c110…561fe8
0xa75c…528d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x6399d9…1ff6ad
0x710d…19480x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0xb23c13…55b1ba
0x4855…48410x40a8…ad8bBasex402 service$0.01100%coinbase12s ago0xe8c23a…5c0154
0xa54d…49f50x6cd9…fda3Base$154.1470%0x7347…d69114s ago0x7e9d14…e2bf34
0xe129…70030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xd3d3e4…7d59ad
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x8d7531…dee622
0xb646…6e560x54d6…4afaBasex402 service$0.004100%coinbase14s ago0x46216f…3e18c6
0xf777…053e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x2b8b24…228bad
0xa526…08970x47c5…4fc3Base$2,541.0070%0x781c…500114s ago0x9ba204…611342
0x5a04…390f0xa9dd…2315Base$0.002100%coinbase16s ago0x492814…0f6833
0x5a04…390f0xa9dd…2315Base$0.002100%coinbase16s ago0x578323…b69828
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x354e07…279afb
0x5a04…390f0xa9dd…2315Base$0.002100%coinbase16s ago0x95693e…f8d912
0x5a04…390f0xa9dd…2315Base$0.002100%coinbase16s ago0x434a72…d5850d
0xa787…64cf0x47c5…4fc3Base$10.5070%0x238e…232516s ago0xa47d12…fc4008
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xaa538b…63ffa7
0xfe38…17450x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x5a04e4…e755b4
0x5a04…390f0xa9dd…2315Base$0.002100%coinbase18s ago0x2f3e34…ad65a0
0x6ddc…4f7f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xcfe74f…330de2

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.