Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13d5…46620x1892…6085Base—$1.12100%relai115d ago0x227a83…b69979
0x13d5…46620x1892…6085Base—$1.17100%relai115d ago0x359d25…e496cf
0x13d5…46620x1892…6085Base—$1.20100%relai115d ago0x49e28a…92cb17
0x13d5…46620x1892…6085Base—$1.15100%relai115d ago0x7bf284…52d026
0x13d5…46620x1892…6085Base—$1.41100%relai115d ago0xf87431…340ed8
0x13d5…46620x1892…6085Base—$1.21100%relai115d ago0xffafd3…b05570
0x13d5…46620x1892…6085Base—$1.29100%relai115d ago0x238a80…a6c2f8
0x13d5…46620x1892…6085Base—$1.53100%relai115d ago0xb9917c…ee581e
0x13d5…46620x1892…6085Base—$1.26100%relai115d ago0x4a857e…bce4cd
0x13d5…46620x1892…6085Base—$1.34100%relai115d ago0x727221…46f75c
0x13d5…46620x1892…6085Base—$1.12100%relai115d ago0x12bec3…334d52
0x13d5…46620x1892…6085Base—$1.59100%relai115d ago0x797124…f76779
0x13d5…46620x1892…6085Base—$1.79100%relai115d ago0x38843f…9bf381
0x13d5…46620x1892…6085Base—$1.89100%relai115d ago0x0df388…dc3746
0x13d5…46620x1892…6085Base—$1.92100%relai115d ago0x3e3090…cb5b3c
0x13d5…46620x1892…6085Base—$1.88100%relai115d ago0x8870f0…4d972f
0x13d5…46620x1892…6085Base—$1.46100%relai115d ago0x8d1eaf…01822d
0x13d5…46620x1892…6085Base—$1.13100%relai115d ago0xff8fcb…a1af35
0x13d5…46620x1892…6085Base—$1.34100%relai115d ago0xc04d77…323ff3
0x13d5…46620x1892…6085Base—$1.35100%relai115d ago0x401539…78d623
0x13d5…46620x1892…6085Base—$1.76100%relai115d ago0x7964ec…05671e
0x13d5…46620x1892…6085Base—$1.48100%relai115d ago0x10be12…a3f03b
0x13d5…46620x1892…6085Base—$1.04100%relai115d ago0xa7ab8b…558486
0x13d5…46620x1892…6085Base—$1.13100%relai115d ago0xc3314f…15857f
0x13d5…46620x1892…6085Base—$1.05100%relai115d ago0x254995…06df9d

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.