Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x968a63…b08d07
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xba8a7b…0bcc7c
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xfb0643…b69007
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xf4b76e…96cb74
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x4bfd24…d6a761
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x3d3280…5f92e3
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xb8b9b1…657f03
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xa48af6…10ca4b
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x464475…215f8c
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xf3f1da…794f40
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x873974…dde800
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x42783b…8b5b45
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x823ebf…70e8c8
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x6d08bf…fdcd37
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x84713b…b9ccf1
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x9b0496…207b69
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x671303…0e2af3
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x79efac…475faa
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x749fcb…39f5c8
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xaf2a4f…01c70b
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x5b3cba…5c651c
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xd35b5d…c4f43c
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x0dbcb9…22e838
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0x2e2371…297554
0xf903…08d10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15d ago0xce2a3d…384c65

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.