Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x434636…475ab9
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x958122…20a0a6
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x62d7c1…cbd368
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x044d03…282dd0
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2c9e4b…88f379
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0d21b9…9223b9
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7d0782…4cb3f4
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf793b6…d033dd
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x05ab5a…759799
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x75ebbf…a9f2cd
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6e963e…12c479
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5ef2a9…a8e76d
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9c1050…d9f79a
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x336713…c0caaa
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x689049…8d2e54
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf1397d…7becb4
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x529157…32124b
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe94409…8bca58
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1e248f…1abfd0
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5febf3…d7fe25
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb383da…2a8ff8
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0a4e5e…f4f3c7
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe8d1cd…49f4ed
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x515c9b…55e22b
0x70ff…09650x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7d7f69…600e29

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.