Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x3c330c…51d28a
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb7ad18…ac8bce
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x535195…d9162f
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x93525a…10372c
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x088ca0…c3dff6
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xc29c26…9d9e63
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe18e7d…6ce64d
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe6e4f2…b60069
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x851b44…4dce88
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xc2e474…b3d85f
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x7dbb03…a6ab24
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xa268b6…cf8a55
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x97d5bb…9f26c7
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x587823…4ebf6e
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x96e5c2…1fade5
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x675f4b…2ba516
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x775400…64f2dd
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xda4f11…539ab0
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xda47e0…8e3cb2
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x4188f2…fa9373
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x240be5…14995c
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xfb052c…c35ee7
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xa12626…05816e
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x842099…1b89dd
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xca7f97…2174e4

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.