Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd57…3f630x9dba…0df8Basex402 service$0.005100%coinbase180d ago0xa6dde4…c25cac
0xfd57…3f630x9dba…0df8Basex402 service$0.005100%coinbase180d ago0x1dc9c1…bd636a
0xfd57…3f630x9dba…0df8Basex402 service$0.005100%coinbase180d ago0xf47f76…5037f1
0xfd57…3f630x9dba…0df8Basex402 service$0.005100%coinbase180d ago0x5eed0b…faed9f
0xfd57…3f630x9dba…0df8Basex402 service$0.005100%coinbase180d ago0xf73def…333d17
0xfd57…3f630x9dba…0df8Basex402 service$0.005100%coinbase180d ago0x2ea978…1b73e9
0xfd57…3f630x9dba…0df8Basex402 service$0.005100%coinbase180d ago0x25d323…e09623
0xfd57…3f630x9dba…0df8Basex402 service$0.005100%coinbase180d ago0x23f962…ad5313
0xfd57…3f630x9dba…0df8Basex402 service$0.01100%coinbase180d ago0x1ec8d3…afc1d6
0xfd57…3f630x9dba…0df8Basex402 service$0.01100%coinbase180d ago0xfa9658…e7e719
0xfd57…3f630x9dba…0df8Basex402 service$0.01100%coinbase180d ago0x672199…d8e4ac
0xfd57…3f630x9dba…0df8Basex402 service$0.01100%coinbase180d ago0x7e22b2…d90ea8
0xfd57…3f630x9dba…0df8Basex402 service$0.01100%coinbase180d ago0x4d411e…416e43
0xfd57…3f630x9dba…0df8Basex402 service$0.01100%coinbase180d ago0x0ff2e8…f946f9
0xfd57…3f630x9dba…0df8Basex402 service$0.01100%coinbase180d ago0x341319…283b24
0xfd57…3f630x9dba…0df8Basex402 service$0.01100%coinbase180d ago0x5a6c83…d076ea
0xfd57…3f630x9dba…0df8Basex402 service$0.01100%coinbase180d ago0x74ee36…31208c
0xfd57…3f630x9dba…0df8Basex402 service$0.01100%coinbase180d ago0x79bfe6…b8a56d
0xfd57…3f630x9dba…0df8Basex402 service$0.01100%coinbase180d ago0x2a0997…df29fc
0xfd57…3f630x9dba…0df8Basex402 service$0.01100%coinbase180d ago0x029140…381a2f
0xfd57…3f630x9dba…0df8Basex402 service$0.01100%coinbase180d ago0x082a16…7c3dbf
0xfd57…3f630x9dba…0df8Basex402 service$0.01100%coinbase180d ago0xf97975…e99f4d

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.