Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa2bc0b…c4ad87
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe9c0e2…738289
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5e01cc…fdd855
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x031ebb…6c5563
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd67445…14adb5
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x09902f…dd80bc
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd1b24b…78cd04
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x919e50…4f6cb8
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x154749…e7d86f
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe5bd22…ef2d6a
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3b199b…6017a5
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe7cb0d…aaa0b2
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x382584…5437be
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x9dc00d…f9afb8
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x77d604…50d19b
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xedcbdf…de0551
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf2c531…b278f1
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe35fe9…84b4bc
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd6b051…01c331
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x48233a…48ab14
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe993cf…964665
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb40738…8ec434
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa12ce8…ae58c8
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x255f27…aefdcc
0x06ba…4fec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x51a4e5…811e7f

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.