Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xfc110a…1b910b
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x0f14cd…4a9157
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa999ad…94f358
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x370875…fbed8d
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x996b45…52a4eb
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x47eae7…66f8b8
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xadae30…9466d4
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x859e24…56e3a4
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xea70d4…f7a9cc
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x8dee0c…b82149
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe97a3d…c51349
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc3e289…dc982b
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x910044…16472c
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x489433…b27f78
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x9134ab…35eb86
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xebb701…86e942
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x7f2422…8ebba1
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc7c2d0…2690f2
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xaac603…c04b01
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd80b90…18ad9c
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x15ec70…6ec3d3
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x34e8f6…1194d0
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x34bade…ebd802
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2529b2…212c46
0x2786…b70d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb0da5f…c99af4

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.