Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x18b532…b451f3
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x279130…f3f69b
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x6d5bf8…7c4d00
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0xea0146…e94d07
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0xa37d6a…78ccee
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0xc07bc2…faff97
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x9f74c0…367eba
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x6fdeac…65ba85
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x2b6809…fd57cf
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x5949d0…81042c
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0xd1ea7c…4aff68
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x6ae4cb…da5f58
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x06b9fe…159b78
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x1ebca4…46c4a5
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0xba1179…7939d1
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x5fb884…c9de95
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x6c3722…c8bee2
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0xe6c801…135860
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x96138c…c9b022
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0xbd960a…b9b7fa
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0xb1973b…33e545
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x3e6380…e37a33
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x7131ec…1043e3
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0xbb2b90…3b26fc
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x7909cf…1cbd4f

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.