Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xab9c70…314337
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7cd4f3…3f0749
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x451b2a…b49dbc
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2cfb4c…caa531
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa121e4…361837
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x298406…f8c2c4
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x484945…82e9ac
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbc34ed…4e69c3
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0d2fb6…ec3f26
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe93f6c…5ba194
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x99844e…9367df
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xec8173…8b0257
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7993e2…7dd93e
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd06eba…830908
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x56fffc…df1bf4
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5498d4…c3cf12
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe6b59a…782d73
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb53fd2…0bc2f7
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbcb300…7a0cff
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x417c89…6db3c8
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe950ca…2efc2a
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf7b0cb…580417
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x899c85…a965f0
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x021b78…4b04fa
0xe7bf…97280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x733e98…4537c9

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.