Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01f9…84d30x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase54d ago0xfb0ee0…a9cb8f
0x01f9…84d30x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x003a21…2f2de8
0x01f9…84d30x48ad…36b8Base—$0.25100%ultravioletadao54d ago0xc73950…86d1be
0x01f9…84d30x48ad…36b8Base—$0.08100%ultravioletadao54d ago0xeea119…e0add0
0x01f9…84d30xb86f…8fc4BaseJSON RepairJson$0.003100%coinbase54d ago0x939866…639b2d
0x01f9…84d30x48ad…36b8Base—$0.02100%ultravioletadao54d ago0x74e590…18de22
0x01f9…84d30x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xf80f82…729c6e
0x01f9…84d30x48ad…36b8Base—$0.05100%ultravioletadao54d ago0x3a23ba…c47657
0x01f9…84d30x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xbf49c5…6f9f6f
0x01f9…84d30x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xc6a97b…2063d9
0x01f9…84d30x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xc9f63d…d0f15b
0x01f9…84d30x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xddcda4…03d06a
0x01f9…84d30x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x394695…32ae43
0x01f9…84d30x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xfea79d…32e3ec
0x01f9…84d30x604e…3f03Basex402 serviceCrypto$0.002100%coinbase54d ago0xcc9e54…2211b2
0x01f9…84d30x5765…ed10Basex402 service$0.001100%0x2772…8c1754d ago0x68df5f…6de4e5
0x01f9…84d30x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x88d07d…537ac9
0x01f9…84d30x995c…781fBasex402 service$0.001100%coinbase54d ago0x0dd059…aa108b
0x01f9…84d30x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase54d ago0x3c51f5…e22cb9
0x01f9…84d30xcb9b…d7e9BasebotsmithX$0.005100%coinbase54d ago0x94a17f…a102c0
0x01f9…84d30x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xb175c6…59b747
0x01f9…84d30x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x81357c…5d04cb
0x01f9…84d30x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x5f52f0…25346b
0x01f9…84d30x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x1e1bc0…04b922
0x01f9…84d30x995c…781fBasex402 service$0.001100%coinbase54d ago0x9a6b42…0489e2

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.