Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7bdc5b…c29967
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf1d675…3982da
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9c2859…65984e
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf68d5e…b409df
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x24040a…3541e7
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9cb497…a42a12
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1b117b…8ba843
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd18dc5…011635
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa8434f…6f1f53
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb174ec…67fd7b
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x519d31…13b848
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x22a68f…63ad51
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd7fcd6…41c545
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe9e24d…481b61
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8d7b15…e953cf
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe2cb38…a789d3
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x48a0a2…81e2c5
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd46b88…0c376e
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2cf8d3…a53b2d
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa26b0e…1cd647
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x253f9f…aab0aa
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9ed94d…32e29e
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x63b324…a91165
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd2ea83…57aa61
0xdf73…37b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x08a954…3397d2

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.