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%coinbase6d ago0x597aa0…fd420a
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9f7d46…41e6f8
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4cf370…75cbc2
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x58e114…853f83
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc0fdd3…0f81bd
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbe513f…672a57
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xafcca7…50aad0
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7a5cfc…8b66d8
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa2c938…91091e
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x096cc3…c123b8
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa7b083…821b1d
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x429534…162eac
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x60da8e…acba38
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd651be…056841
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8a4511…33738c
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdacad4…fc9711
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa65c80…7e78a9
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x832658…4c6853
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7890b1…636046
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x88e9d4…003bcc
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x51e1e7…15d0ea
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x99b025…4fed70
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6e901b…0d64b4
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1e138f…c55386
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x92e9a5…723f23

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.