Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase57d ago0x116bc0…3f58d9
0x166e…6c520x13bf…b9a7Base—$0.00075100%candidates57d ago0x03dd0c…913d7e
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase57d ago0x92d39b…99213f
0x166e…6c520x13bf…b9a7Base—$0.00075100%candidates57d ago0x8fb06c…e868eb
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase57d ago0xca4f94…64cc00
0x166e…6c520x13bf…b9a7Base—$0.00075100%candidates57d ago0x5b136a…0d0395
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase57d ago0xf404b5…fb9ead
0x166e…6c520x13bf…b9a7Base—$0.00075100%candidates57d ago0x7a052f…bee0d2
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase57d ago0x329b78…f1f09f
0x166e…6c520x13bf…b9a7Base—$0.00075100%candidates57d ago0x0e3262…c09a93
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase57d ago0x2b70d3…e826f5
0x166e…6c520x13bf…b9a7Base—$0.00075100%candidates57d ago0xaf091d…71b7c9
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase57d ago0x835212…17bea3
0x166e…6c520x13bf…b9a7Base—$0.00075100%candidates57d ago0xd65191…23f214
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase57d ago0x9abcf4…3648ab
0x166e…6c520x13bf…b9a7Base—$0.00075100%candidates57d ago0xf115dd…bc437a
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase57d ago0xb82a39…318187
0x166e…6c520x13bf…b9a7Base—$0.00075100%candidates57d ago0xb182ba…c548f3
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase57d ago0xa774a3…c9fd89
0x166e…6c520x13bf…b9a7Base—$0.00075100%candidates57d ago0x8b551a…051a8e
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase57d ago0x5d6689…3a22ec
0x166e…6c520x13bf…b9a7Base—$0.00075100%candidates57d ago0x380084…fd3c5c
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase57d ago0x39dbe4…2e622d
0x166e…6c520x13bf…b9a7Base—$0.00075100%candidates57d ago0x6aa521…665d1d
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase57d ago0x776af9…df2ddc

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.