Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x033020…325b45
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x7a4e61…fb50d6
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x03ae36…23b1f2
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x40d360…f2ca15
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xc8c04e…833714
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xc58948…48b85d
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb9b1b6…b48a98
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x6c1d31…15a8cf
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x37c298…9d5567
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x8488d8…81b6e2
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xfa95a7…70af7f
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x1d5bb8…4162a0
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xa19b55…f2a7c3
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x8c0ec5…2f92ac
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x401604…76aec5
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x289dea…7ede36
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x8b4e24…037cb2
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x9f01fe…a3c5a2
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xfd48cc…c4a17b
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xed16f5…187e73
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xf75138…d8398c
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x6c596b…938abf
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x41f54e…554c1d
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xfe5ed2…4f1cdf
0x7e09…f0bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xf8ab71…2d9ee8

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.