Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7f04ab…56c44c
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x56057b…d0a69d
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3e81b7…621b8f
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x226cc9…e10fac
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x968a7c…f42cc8
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x596c14…7a9897
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc78cc2…e769a0
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfb444b…bdce97
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdf945a…6cc0af
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1c3feb…59c311
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa2bb72…5e79b0
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdd48a8…89844a
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd648d2…d4b28e
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x309aa0…be6948
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7c26ac…e621c6
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xce6652…e7896d
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5122d1…b2a5d7
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9379f7…513f5e
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8a2cb4…c4227d
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfedd66…369455
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdb67d6…15b166
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfbba9e…17e301
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x847ed8…0aa6fc
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc5337d…f39179
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf7982c…8792b7

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.