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%coinbase120d ago0xdc1b76…bbf110
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates120d ago0xfe5568…cf971f
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0x05fe4b…4e0026
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates120d ago0x93cef3…cd8a0a
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0x142e3b…e77b66
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates120d ago0x01e1ca…3788d5
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0x008824…46b329
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates120d ago0xd4a81f…12f37b
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0x587a7c…ef0afa
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates120d ago0xfbfd1e…cdb9b6
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0x484d49…ac9150
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates120d ago0xe79afc…7f6e5a
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0x377457…9c81fc
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates120d ago0x2d79d0…5c1e0b
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0x9f4be2…dc8634
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates120d ago0xa0307a…ac2e38
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0x39bc98…ddb2d7
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates120d ago0x2c8fb6…cdefe1
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0xe28e1b…aef4dd
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates120d ago0xd9f692…a5223f
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0xf2cae6…8f25bd
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates120d ago0x5a6526…97a494
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0x92abd1…74b994
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates120d ago0x962608…395326
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0x9c7f9b…a95403

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.