Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xba7130…9c7cc4
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb90f62…b41e6b
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2e0427…e883a1
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd322cc…d211cc
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbfcc68…97d704
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x17895e…0a8399
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd9666e…14e753
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc5c87a…4c2242
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5e9da6…c1da9d
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x81a8e9…a4a06f
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6a7e16…334a24
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x663236…9abae8
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdb41ac…9aefb7
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf3bb14…e2ec12
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4fdb1f…4e02d5
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x76e662…7d35e6
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2db0d3…945528
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdcf43b…7084c2
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3c23b1…d2122b
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2df597…cd7cbc
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1cc7fa…96ca60
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb95e2a…0e71d5
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x80de48…61384d
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xaf2ecd…94bdb3
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x715366…95913a

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.