Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xde4ce8…99b568
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7301c5…1a0e7e
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6478e9…73f4c0
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6f1dc2…d1cfde
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd6750a…4a0030
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8f2eaf…56f4f8
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb4c83b…675d6c
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdae32f…d260be
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x32b725…0a27f8
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x11fb8f…a57e4e
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0f60bf…7b3ccf
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x972dec…71366c
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x81a03f…1b12f4
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe79eb3…23d773
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x99aa2e…b52f8a
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xda836d…94ee09
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xac292e…5febc4
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x15c6d0…5384b0
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0cee26…7f0135
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8ae2d9…285f2e
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x405207…149698
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x99b437…777026
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x32c436…df5fd1
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe1ee33…e3f04d
0xe7b8…445f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xff98b0…660d16

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.