Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf9d880…f45749
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x40e8c9…cc5d31
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x113d63…479b02
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x32c2c6…cd2804
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf44e9e…b27da5
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8b5b24…ff02de
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x19e926…552233
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3d0cc1…fb7c0c
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd65160…3b85a4
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd5927a…205ecd
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0194e7…7fa7e8
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe1046e…6f5a5f
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd2aae8…697d51
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x494737…39491f
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbe3efd…83a97f
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x469ee8…89c38d
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7a988c…9f5d05
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7a42ea…d0fee2
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x88033d…b8c0bb
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5abe91…e141f0
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf51a42…17b0d6
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xffbfba…ba5128
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa79c7d…d7a63e
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x883a48…09d6f1
0x70ea…1c960x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc4cddf…4d0c0c

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.