Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x00b043…975795
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2f5c21…02af50
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4b8a97…044e40
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x515879…b3b0c4
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7a5108…ad5f28
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa290d6…eaf0a4
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5b9e3b…8c85d9
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd6c500…57ba5c
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x083ff0…4f76ca
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe991af…4ed75d
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1eb1f8…8e54da
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc2cdb6…988354
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb8cb0a…f1dc5d
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf2841f…c1caa1
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6b0a22…a70f02
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6bf382…056c10
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1baea0…ea4b9b
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xedd0fe…94fdff
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcf3bdd…ecb263
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4e9146…57b63b
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfd09ca…43b557
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5af8e8…ffc0d3
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa1f317…d036c7
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb0ffd6…7edd6a
0x7022…2e7b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x61b59a…690229

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.