Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x863c8d…e2228c
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc2cda7…17b8a4
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3ce700…d6e246
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfc6ae5…558903
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x528632…174ef5
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xabbb08…a28e8a
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x800c49…4693b3
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x67d467…77aac8
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x376c41…da8b5d
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd673e7…877472
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xde707b…b0db91
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x27bd1a…bf1a00
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb52ced…ad78e3
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x840ca8…22b200
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x647405…417c01
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6feb9a…c6237e
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4ea1c8…3b9ebc
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8a2027…5828ea
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf6f6bd…2e57fe
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0dcca2…863183
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6e2c11…6df037
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x981e31…94a3e5
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6bc628…c09ecb
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x713f02…94f8d1
0x4f92…cb110x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe5ab50…224d86

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.