Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xfef474…32b1e9
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd88805…3baebf
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xcd1d6e…cb3f09
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x569f0e…b1cfd8
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa558cb…029e87
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf3291e…b28d68
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x499ab2…9e6314
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6c0702…08460d
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xab13c9…168a93
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x4402c6…f14f23
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x108627…b27f02
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x8bcc05…f6628e
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc47dfb…f4da91
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb47d53…a11dfc
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6a73ae…272f39
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe602b9…5e850e
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x40da93…473c4f
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd1f634…913ba8
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x3507f4…b1fd28
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd6d1b6…5b57ed
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x0eaa77…41c739
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x646b70…1243da
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc592fd…12f742
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xae66de…9ce260
0x6e23…1a7e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x9c01ff…0bf204

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.