Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xfee08b…c34c7b
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x216eac…792d29
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x19a9a9…1b6aeb
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xbb8983…9a2ce4
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xacabca…d5b14d
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xdd9dbf…eb6e59
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x81ed0a…5f27fa
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xddf993…d13f85
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x0c67ad…fc5c76
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x2d0f54…58caf1
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x4c9945…c01eb7
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x7c6d3e…c987fb
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x2c0ec8…b317b3
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x78858f…338de6
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x7c7106…9b1259
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xfbb3fb…db25e7
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x6eedc0…ad6339
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x0ca2b8…42e2a3
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x31571e…09ef12
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x45eed3…36e765
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x4ae6c1…7b36b2
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x910ceb…2768a6
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xf5c084…320d67
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x4aaae9…259219
0x384c…b1740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xcfc34f…adc243

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.