Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x615ece…c5d4a7
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x912531…b9daf1
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7e13a3…957408
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa00f57…f948f0
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe2071e…28dfa5
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfa75c7…a8f96c
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x247508…a5b82a
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdfe576…3f4998
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf7175e…f1efb2
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x02616a…a799a1
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x005b17…05b139
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x183670…87fd0f
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xec73bd…d3d794
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x02387b…4b7e89
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x22b0e2…2a81c5
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9fb5b7…bcde95
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd37727…9096bb
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd3649e…bdfe0c
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe183d9…fe557a
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x98d983…986091
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1ea71a…37e1b4
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3ca587…0f67df
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe4ae42…f4a020
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf55e4b…190dd6
0x5ee1…57e90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9790d6…96424f

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.