Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0xeb71c2…477612
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x4eb9bb…667be8
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x8c6ca7…61ee40
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0xd884f0…621367
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x074223…a7208d
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0xfffb64…64274a
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x53e840…7ec31e
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x39082d…87b1e0
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x4ab3bf…8c9c64
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0xf8b71c…5bdf43
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0xf822da…80da8d
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x1de58a…85634f
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x3e227f…2f7ff0
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0xc21a53…bd0a93
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x1089d8…09b858
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x3e88c1…a7af0a
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x0187b7…dcc0d5
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x955a5c…c7fa4e
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x10d7ff…8f6187
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0xd5aa16…7bb424
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0xd4c440…951500
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x66d538…f0c685
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x833610…5e8505
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0xa4c2c7…9d6154
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10h ago0x628626…deec7b

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.