Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa365d0…9b19ad
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc68345…a69b35
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc32d5e…1d0a82
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x641b18…6333be
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe7535f…6d72ae
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd4e7bd…ed5c62
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x362d04…41214c
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf8efa9…2a839b
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9c9f6c…b4d2d7
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x653586…c9cdc5
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb5b729…262ba5
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x687abb…564e68
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9ac473…5f911a
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xef2cd4…ad6181
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x97a44c…4f4120
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8b5198…6cf292
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb70626…416b2b
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3115d5…be5fa3
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6332d5…2071a8
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2e6758…f1d639
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa8ec2d…aafe4f
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xca1a19…c3da72
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb8c41c…88a6b6
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd88c89…77be7a
0xe244…7a2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1b934d…491d52

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.