Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf29d55…b35359
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x80e569…ebaff3
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6fc6a7…120c2b
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe64cdd…54deae
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x65c67a…fc30f2
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1f4675…78f640
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x58345b…c8d233
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xaab5b8…18898f
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3d3aa7…f93047
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0965bc…de2887
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x61b832…8a7b93
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7b7645…ffa537
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x95903c…fa49bf
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd0b1a2…debfb4
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x00a914…9c79b2
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb9f875…955ab5
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xed8ca5…9a8384
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x112f11…bdf80b
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5b84ef…427609
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfafb90…bdda74
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x90ead4…b2b640
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x16dfa1…d9a762
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x182683…903495
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc46a23…346dd4
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xefe6dc…4d2551

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.