Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd29e72…204986
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5a1857…73110b
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb64783…bc3a66
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf8ff28…97484d
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x358040…58b379
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb3403e…0adbed
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xac6307…ddd73c
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc4c932…bc5b46
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4ef275…7eeb9b
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x21869a…85162e
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xec2a31…a94634
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa03651…bf5157
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9a73f6…83afe5
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3d248a…73fa1a
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1c306f…a56d07
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x786ae0…3e73d5
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x08df96…4ff7c9
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xec857e…18ad5c
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x02e1b8…0e880c
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe061a6…e59757
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x82c493…7c38e2
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd05e08…ef3d7f
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x080ec1…37f3f8
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4eec4d…326ab5
0x266b…12780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc75917…7605f4

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.