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%coinbase10d ago0x211e9f…e0d973
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x77ee04…bc723d
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x9fa47d…c44271
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xb2ed68…ef9eda
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x4e7ec6…bdd189
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x3a0f64…f1a39e
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x297d68…6fbebe
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x34f4fc…b0a841
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xd634b1…2d8000
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xcb14a3…ea5e3e
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe990d7…388088
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xc93b00…b85614
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xf61768…a619b1
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x3dda89…108d9f
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x493dc8…e9e5fe
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x0f095d…184790
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x153f11…32d1a6
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x9d4204…970c28
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x16bdd5…e7d319
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x401bfd…7234d1
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x1ed77d…ebbd8a
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xafac0f…51e840
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x4b2fb4…9c1f70
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xce03b2…cd38f1
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x7c042a…55a2c1

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.