Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf99308…6fe9ae
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa9250f…05b51f
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x5eb633…a7c4a6
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x724eba…f8b3bd
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xcdf1a7…3871e1
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xfb20f9…db8646
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb1f486…fe1454
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x0f5e1c…31c0aa
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x05166f…64d2b3
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xba5085…abc6a1
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xeb1a4b…c29845
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb88f73…751126
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6510e7…d4fce4
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x3a7da4…0d76a5
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb82c16…5e8d06
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd1dfb8…a89b3e
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x59509b…094fc2
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x227db2…abf179
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x499a9d…432b19
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x42d841…e4ca25
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x78a760…a9e303
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x501012…60f6db
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa623da…e8e019
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x8839ff…5c0047
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x9a8af1…f47012

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.