Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfae356…4e938b
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3a756f…19487a
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7fe530…0e3908
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa77e35…4a8083
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x68236b…a3e5dc
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x56ec98…de7cb8
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x79ff89…8ab540
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7e7ab4…11a6f6
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x18a94a…d14ea8
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe947cc…f740ae
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8a9b10…57c651
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2e25f2…571857
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9f3925…6c6446
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb84c01…87528d
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf7f2b1…c68e2d
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcac4d3…43b29a
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb6778a…729fcb
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xac39d9…d5c2d3
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf4321e…75e230
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x94b044…bba264
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd87efd…e8c934
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x676e35…ff748d
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x76a7c9…bc9dd1
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdfac19…2d718e
0xd748…7e9b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb1d1e0…b7f46f

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.