Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0532f6…b42fa9
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x938c83…c0c760
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x68a34f…91c941
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x345344…a0a601
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe3532f…2de88d
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1a2561…92b0a1
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa683c8…ae1e17
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x67ec2e…36d89b
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe8545e…94141f
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x12b82b…2ad68f
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x7555fa…0af7b8
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x23003e…7e39f4
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd1a0cb…b9f4a1
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x581995…dbd461
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x5b0fad…e9b088
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1810f6…2c5920
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa01c99…da8d27
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x163ff0…628a36
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x085473…42249f
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x75877b…ff7a64
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x88df87…e3fc10
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf23e3c…585a06
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x259ff2…a268f0
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8df933…001e78
0x1293…62b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd3b435…bcaa4f

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.