Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5b3aca…bf023c
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x47a4a6…1990ce
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x55d339…9ab472
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x81ad9a…e7a85a
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x25d241…34e5e4
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3722a6…26923d
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x75ad9a…64758e
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdbed92…9b79c0
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb760da…825284
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb3627d…4a5c52
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcaa873…8bd20d
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x81751c…32cd93
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x55dade…b67568
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbe6abc…174334
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3edcce…49a7fb
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa0c9b0…a3e7df
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6c81d5…15aedf
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1b8778…4a0176
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb234f5…7b9ac6
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8a8ed9…8e292d
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x08e637…2afd0b
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x716d82…ec4409
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd8eef9…864358
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7500c7…254024
0x30fe…ca9d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xef11bd…eae44a

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.