Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x293fed…95c1ea
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xce93c8…ea41b3
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8ad9c9…97d5cd
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd5058d…ee26dc
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x48447d…e55fbc
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5eeadb…2aed8e
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x09112a…9ca03b
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x66ec32…7905de
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc4e4a1…00dd7f
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc8eb79…365f69
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe5a009…f474db
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7c0ee1…2d4bce
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7b68f4…6a15bd
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1f29be…9202ef
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb222ea…0af965
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf2a5e6…e16cf4
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x42c382…94f6fd
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdfc391…c8e26a
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe6091f…f7f203
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x482b9d…7c1027
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6797ce…255652
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x117abd…bec1ef
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x989678…937361
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x41f374…8bc941
0xab03…41580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb085be…3b8b96

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.