Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0x2ea77e…87e4d2
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0x908f90…a64ac8
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0x37238c…874f32
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0x56b20a…5ebf50
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0xdd0bf1…e06558
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0xeb1970…6bb8c8
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0xb8ab95…0abd46
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0x706773…97fad4
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0xa2e2a3…2a3e86
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0xdfe853…cb4a5b
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0x3b68d2…60de97
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0xe4002b…0a45cf
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0x4b8631…481064
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0x4c26f1…a04df4
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0x73b704…13676b
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0x03e051…5c3d55
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0xbe97c8…d4dacc
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0x69c297…4b0075
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0x4ab44a…96aa53
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0x0fd59f…34c253
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0x99d06a…4e45ae
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0x0a04c0…1f5fc3
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0x1fc0da…3eda4f
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0x2e823e…ba3c85
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350466d ago0x60c904…bc8eed

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.