Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdb321d…478a9c
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf2e513…a27014
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4c7a57…78eaac
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x81f8a3…db2cfd
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7f7cf9…724efe
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3351e3…53517a
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf6066c…cca9b9
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x988e9e…09d1be
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf31a86…d13dbe
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x473b8d…351105
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x273331…acfb00
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd2dbd4…f59af2
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2d8458…ebd0fe
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xba638c…e54136
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x17d1ac…6986c9
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6d307c…bf13d8
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0d0222…9c790c
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x011608…b0b476
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb1f800…8b9565
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x15fd71…3c13a6
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdac8fd…0cdbe4
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6fd188…7dcdd4
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x604ff4…6879c2
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xcf7b4a…ded89e
0xe1e0…2afd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6df200…72fd58

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.