Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf5428e…eb1ab7
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x456eae…5993ef
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x06f72d…a0ef9d
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5f8340…dc04ac
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa79d90…db1e46
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa97013…75ea81
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7a6b2c…0933ec
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb5264e…44ce6e
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc17f09…6394dd
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x107f45…be5351
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa8e02b…1c57cf
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7cd7cb…c385d9
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd0afd4…0c0541
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x62b933…8b246c
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfa8e38…e41697
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x91c30e…e79d49
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3df17a…f28feb
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2ada03…059db8
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x06a257…363c43
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbcdd63…bef284
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc3b211…e53077
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x516545…ed56b1
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x238a32…12e378
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8210f6…753e7a
0xb2be…4b060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdd15d2…479a9f

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.