Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1da071…878373
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x091b84…73518a
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8f33b5…8dc0ba
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6412c7…9e2881
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x67aff7…e832ad
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xda23b0…dded06
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdbd48c…218f86
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x42ab71…09f2e1
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6e04d8…176d93
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x57dc41…237204
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x66e988…7a6455
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf06765…2dfdca
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3d1164…f89f60
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x77789b…ee71aa
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1439ab…92fb09
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x349b5e…b1a5a4
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x28b298…c6dd57
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbcae7b…e4f005
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa994a6…f98215
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe1db6d…bfa063
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3367e0…d83afe
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfa1e01…dc5295
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x088d23…a7a0f1
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb2a887…554d36
0x69cf…900a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf58c73…538bbb

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.