Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf79…6fac0x27f0…35c8Base—$0.12100%0x9a57…350460d ago0x553757…027880
0xcf79…6fac0x27f0…35c8Base—$0.12100%0x9a57…350460d ago0xfeda5e…aba276
0xcf79…6fac0x27f0…35c8Base—$0.12100%0x9a57…350460d ago0x2774e3…539cb9
0xcf79…6fac0x27f0…35c8Base—$0.0074100%0x9a57…350460d ago0xcc5afc…743eec
0xc7fe…a9ae0x27f0…35c8Base—$0.001100%coinbase61d ago0x18ea93…e66a9f
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350461d ago0xc3e82f…3ea2bf
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350461d ago0x7f662d…575b6a
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350461d ago0x72c806…271f3d
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350461d ago0x4ed0f1…92015b
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350461d ago0xb8ff10…db52f8
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350461d ago0x2b74d0…35c44c
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350461d ago0x4a8cb2…853bc5
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350461d ago0x5b775e…0af288
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350461d ago0xa6bbf8…a4604b
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350461d ago0x848d31…f44d28
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350461d ago0x83863f…6e9d60
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350461d ago0x0770f2…f0ee28
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350461d ago0x212904…bfde3d
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350461d ago0xe445fd…d801b0
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350461d ago0x4865c2…ed35ec
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350461d ago0x789500…346f47
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350461d ago0x888c1e…fb72be
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350461d ago0x16498b…1efead
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350461d ago0x64e75a…b78694
0xf109…54440x27f0…35c8Base—$0.001100%0x9a57…350461d ago0x3af729…a85653

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.