Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x415ab5…1af8a6
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x118be1…9b5e69
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x021919…f817da
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6dd623…38ecac
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x88c3ac…b6d9d3
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7c2ac8…1dbad3
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5f4c64…26e1cf
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x187225…adb09f
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcff410…2e6730
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfd643a…20ce9c
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc249e0…4dc686
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x16013d…949e8b
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6ecd17…43aefa
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x760692…a16e7b
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x272c30…f6e695
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc4eafa…478ce0
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x487a92…9273c6
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x22fd92…9e3339
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x689ae6…cf6ee7
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa4781b…37ff33
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x66ff1b…fb6713
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8c53fb…c898d7
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5d15a5…baf00d
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x439cd1…fc4714
0x8866…13c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x745188…51fee4

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.