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
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x2ea77e…87e4d2
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x908f90…a64ac8
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x37238c…874f32
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x56b20a…5ebf50
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x279130…f3f69b
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350465d ago0xdd0bf1…e06558
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350465d ago0xeb1970…6bb8c8
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
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350465d ago0xb8ab95…0abd46
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x2b6809…fd57cf
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x706773…97fad4
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350465d ago0xa2e2a3…2a3e86
0x0077…0f3c0x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x5949d0…81042c
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350465d ago0xdfe853…cb4a5b
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x3b68d2…60de97
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350465d ago0xe4002b…0a45cf
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x4b8631…481064
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x4c26f1…a04df4
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350465d ago0x73b704…13676b

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.