Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc25f…94940x3e0a…78e7Base—$0.005248100%coinbase74d ago0x1071da…eb406c
0xc25f…94940x3e0a…78e7Base—$0.004222100%coinbase74d ago0x6f7aa1…71e92b
0xc25f…94940x3e0a…78e7Base—$0.003718100%coinbase74d ago0x4fa20d…ef12b4
0xc25f…94940x3e0a…78e7Base—$0.005318100%coinbase74d ago0x5a94f4…251c55
0xc25f…94940x3e0a…78e7Base—$0.005066100%coinbase74d ago0xbf7964…ab8b47
0xc25f…94940x3e0a…78e7Base—$0.003687100%coinbase74d ago0x9e2cbd…fc756d
0xc25f…94940x3e0a…78e7Base—$0.003962100%coinbase74d ago0xe4a6fe…120ec1
0xc25f…94940x3e0a…78e7Base—$0.004759100%coinbase74d ago0x3b9732…f4981c
0xc25f…94940x3e0a…78e7Base—$0.003671100%coinbase74d ago0x14693f…f17b2a
0xc25f…94940x3e0a…78e7Base—$0.005619100%coinbase75d ago0x3e152e…9bc580
0xc25f…94940x3e0a…78e7Base—$0.004773100%coinbase75d ago0x2a3309…8d823d
0xc25f…94940x3e0a…78e7Base—$0.005153100%coinbase75d ago0xdbd85a…5583e5
0xc25f…94940x3e0a…78e7Base—$0.005907100%coinbase75d ago0x48ad45…a7fe43
0xc25f…94940x3e0a…78e7Base—$0.004299100%coinbase75d ago0x62ef5d…b7b5e5
0xc25f…94940x3e0a…78e7Base—$0.004969100%coinbase75d ago0x97c38a…2d36b3
0xc25f…94940x3e0a…78e7Base—$0.003485100%coinbase75d ago0xb70afe…bd9505
0xc25f…94940x3e0a…78e7Base—$0.002827100%coinbase75d ago0x5bd39a…953a48
0xc25f…94940x3e0a…78e7Base—$0.005541100%coinbase75d ago0xe9f58c…a8ed8c
0xc25f…94940x3e0a…78e7Base—$0.005008100%coinbase75d ago0xe8629d…a04f30
0xc25f…94940x3e0a…78e7Base—$0.004429100%coinbase75d ago0x89fc90…488cad
0xc25f…94940x3e0a…78e7Base—$0.003488100%coinbase75d ago0x43e2d4…e4b354
0xc25f…94940x3e0a…78e7Base—$0.004599100%coinbase75d ago0x5db5b4…981c33
0xc25f…94940x3e0a…78e7Base—$0.002936100%coinbase75d ago0x6ac878…414da9
0xc25f…94940x3e0a…78e7Base—$0.003498100%coinbase75d ago0xfdf336…fecada
0xc25f…94940x3e0a…78e7Base—$0.003793100%coinbase75d ago0x73728e…141e3c

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.