Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1f7f90…6c480a
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf33976…1c773a
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf6677b…d59de7
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x744753…1bd82b
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xad6aad…d10b5d
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0764f7…67229a
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4be71e…21ba2d
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4a0f8d…d2faec
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x813045…ad36dc
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1e4b5a…ff0e3d
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xecc9e8…55eb9c
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe2b666…73d840
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x038f9e…5a69fb
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x91e31c…0a69e4
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x69063f…5bd28f
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1699d7…78a1c9
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe9c98a…eb3722
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf452d0…3b7060
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf16620…a0fd85
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x37e680…375d17
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4cd0ba…e0b3ff
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x87f45f…771f06
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9a4e7e…c50495
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3d8715…5df394
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x704405…550f68

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.