Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x6cee89…841b1d
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x31c2f4…e53462
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x868cc6…adbfcc
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x5a350f…584eb3
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xb7463d…b4535e
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xbefa48…71540c
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xe87551…3b412e
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xcd90dd…c52b22
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x7615b2…5f4402
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x54cc9e…6daf74
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x2d5089…938089
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xdb79ac…4d6f73
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x7c8ee3…0ce40f
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x84f5ea…ea75de
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xe73494…ef694b
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xca9688…96474b
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xb67036…0277c4
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x6bacb8…2f30ab
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xcf04d0…819187
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xc12704…e8c37d
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xfc64e3…d47794
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x7d5ce0…517503
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xcfd206…1357b2
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x46bc4d…333dac
0x513d…73ac0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xa29988…634094

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.