Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x3830fb…1347d1
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x1d61d7…be7a77
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x36368f…7f066a
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x7031ee…5010d7
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x3ea9c4…074506
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x6e8104…3e06d4
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0xa9a817…d7c051
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0xbc9bcf…bac62b
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0xcfc91a…067dd7
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x982c4c…61088b
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x4903ee…80f0b3
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0xb60340…42eeb8
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0xb87723…6dfe81
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0x1e9911…d34cbf
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15h ago0xed2e29…4f1d72
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0x2c502c…b81f5a
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0x1d68bc…65fc21
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0xc025af…02ee51
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0xe646db…627f31
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0x6a603d…99d983
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0x636a3e…f415e6
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0x5d818b…25f465
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0x24a876…2a88fa
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0xbf9e93…305be1
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20h ago0x1c811d…0ba8fa

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.