Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xba25ab…4dbc0e
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x96ffac…2b9b65
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc953ac…320208
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4708f5…d45c33
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9f0bf5…26071a
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4ce110…583992
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x261b8f…772c00
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x25a95d…2ac576
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x13ecf2…d8b81e
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x73b5e6…6b7c92
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x35369e…005608
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x56fe65…af4c4c
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1b9669…7d3579
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x88d590…156452
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3830c8…b475bb
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xefff67…4dac66
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6e1c3c…42ab11
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdd49ed…ee600c
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1888c0…c9dc2a
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x12f930…60d865
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0fe89f…9243fb
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1b5372…8f5cdb
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6a3a68…a5fe48
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb2d37f…9120b2
0xcc42…38060x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x78abba…66c3f6

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.