Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x082e…9b770x3e0a…78e7Base—$0.005887100%coinbase74d ago0x07dbb6…acbcc5
0x082e…9b770x3e0a…78e7Base—$0.005007100%coinbase74d ago0xa7beb0…74b1b2
0x082e…9b770x3e0a…78e7Base—$0.002837100%coinbase74d ago0x2eda0c…9914e6
0x082e…9b770x3e0a…78e7Base—$0.005179100%coinbase74d ago0x2d77b5…19420f
0x082e…9b770x3e0a…78e7Base—$0.003008100%coinbase74d ago0x84100b…3794b2
0x082e…9b770x3e0a…78e7Base—$0.004485100%coinbase75d ago0x856607…b51e9f
0x082e…9b770x3e0a…78e7Base—$0.003087100%coinbase75d ago0xd5bc84…74cef4
0x082e…9b770x3e0a…78e7Base—$0.005458100%coinbase75d ago0x767cc2…f07364
0x082e…9b770x3e0a…78e7Base—$0.005511100%coinbase75d ago0x2a9283…575468
0x082e…9b770x3e0a…78e7Base—$0.003308100%coinbase75d ago0x36e7f7…0944ae
0x082e…9b770x3e0a…78e7Base—$0.004414100%coinbase75d ago0x0cfeb6…98fa14
0x082e…9b770x3e0a…78e7Base—$0.003784100%coinbase75d ago0x8da40c…8514d5
0x082e…9b770x3e0a…78e7Base—$0.005098100%coinbase75d ago0x4a0083…3de943
0x082e…9b770x3e0a…78e7Base—$0.002705100%coinbase75d ago0x152070…b77c46
0x082e…9b770x3e0a…78e7Base—$0.003573100%coinbase75d ago0xa5c882…95a116
0x082e…9b770x3e0a…78e7Base—$0.005884100%coinbase75d ago0xbf792f…50dea2
0x082e…9b770x3e0a…78e7Base—$0.005863100%coinbase75d ago0x36842d…65a83a
0x082e…9b770x3e0a…78e7Base—$0.003095100%coinbase75d ago0x46cb04…da85ad
0x082e…9b770x3e0a…78e7Base—$0.005369100%coinbase75d ago0x3c3c89…71e2de
0x082e…9b770x3e0a…78e7Base—$0.005325100%coinbase75d ago0x0e5b7b…7b07b2
0x082e…9b770x3e0a…78e7Base—$0.003516100%coinbase75d ago0x894e87…13a39b
0x082e…9b770x3e0a…78e7Base—$0.004442100%coinbase75d ago0xd4edc4…301405
0x082e…9b770x3e0a…78e7Base—$0.005594100%coinbase75d ago0x0ea55e…813ddd
0x082e…9b770x3e0a…78e7Base—$0.005503100%coinbase75d ago0x03f1c5…9736c1
0x082e…9b770x3e0a…78e7Base—$0.004438100%coinbase75d ago0x1fbd1b…e4a2c7

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.