Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x00e531…cd3717
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x3d999a…2955be
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x174467…021b74
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xeebbb0…24bf21
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x6e5549…481012
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xfab5b4…1937e6
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x372244…afc6e6
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xa73572…dee094
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x31eaf3…e62e31
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xae87a0…bc7f5a
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xcac651…545c76
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xc333b4…6ed187
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xd35b54…06403a
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xfda78d…e21c3d
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x0596d6…cf9f68
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x36e13f…94a813
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xbcbf3a…d4c149
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x82db63…0925a8
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x5e2297…930259
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xe723da…019b5a
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x382af5…110d2e
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x64e75e…f160da
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x52a583…8a1df4
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x84f9df…4bd2d1
0xbd1f…cf7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x27bd4a…f41521

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.