Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc3fba1…e42067
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb965ec…5af043
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6d9b74…a7cd9f
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb34b2f…553d74
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xff3c3b…518971
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xab45fd…316f4b
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbd896e…86c4bd
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7152a2…022499
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x469399…a9bff7
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xda0c8d…351a07
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb50f9d…588b2f
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xce13a4…39862e
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x949fe5…686311
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x68aa1f…3cdcd4
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6ab2fb…f237b8
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5bafce…b8bec1
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbc9c66…6a0d90
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfe151a…cbb386
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5794d6…563ffe
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2bace6…168e83
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa7d5f5…5130d2
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x858b48…9a5de0
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xeeb4b4…184e51
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xffa726…670c84
0x26bc…e3590x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x02aff0…b87ac4

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.