Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x13db…5192Base—$36.12100%mrdn26d ago0x4cf378…255012
0xe55e…f7480x13db…5192Base—$36.00100%mrdn26d ago0xe87120…8abe1b
0xfe8f…794d0xe55e…f748Base—$36.18100%mrdn26d ago0x75e2c3…9b893b
0xe55e…f7480xa6a9…809dBase—$18.90100%mrdn26d ago0xa8e55b…6bfcdf
0xe55e…f7480x13db…5192Base—$28.51100%mrdn26d ago0x08b5ac…1d1571
0x13db…51920xe55e…f748Base—$23.10100%mrdn26d ago0xf326e2…6e691a
0xa6a9…809d0xe55e…f748Base—$32.96100%mrdn26d ago0x2be07e…51055a
0xfe8f…794d0xe55e…f748Base—$35.19100%mrdn26d ago0x1e4ff1…621cb4
0xa6a9…809d0xe55e…f748Base—$17.36100%mrdn26d ago0x230a12…f55dd0
0xe55e…f7480xa6a9…809dBase—$34.10100%mrdn26d ago0x1a9258…61827c
0xa6a9…809d0xe55e…f748Base—$35.31100%mrdn26d ago0x9bd07d…3f651c
0xe55e…f7480x13db…5192Base—$35.66100%mrdn26d ago0x1bd2b8…7b1b76
0x4754…327b0xe55e…f748Base—$21.54100%mrdn26d ago0x47b2bb…8badcf
0xfe8f…794d0xe55e…f748Base—$21.94100%mrdn26d ago0x4e176f…c9922b
0xe55e…f7480x4754…327bBase—$25.08100%mrdn26d ago0x9420be…ca89f0
0xe55e…f7480xfe8f…794dBase—$30.10100%mrdn26d ago0xdf777b…33e215
0xe55e…f7480x1cec…8dd4Base—$27.74100%mrdn26d ago0xc7fe97…c016bf
0xfe8f…794d0xe55e…f748Base—$30.33100%mrdn26d ago0x0c463d…82e0b0
0xfe8f…794d0xe55e…f748Base—$22.41100%mrdn26d ago0x427c2c…639c2b
0xe55e…f7480x4754…327bBase—$16.55100%mrdn26d ago0x74e179…6e9601
0xe55e…f7480xfe8f…794dBase—$19.59100%mrdn26d ago0xb8d458…3dfd4c
0xa6a9…809d0xe55e…f748Base—$21.01100%mrdn26d ago0xcaede7…49e0c8
0xfe8f…794d0xe55e…f748Base—$20.47100%mrdn26d ago0x1252bb…491240
0xe55e…f7480xfe8f…794dBase—$34.63100%mrdn26d ago0x7b5872…aa4edd
0x1cec…8dd40xe55e…f748Base—$27.65100%mrdn26d ago0xa3200f…94d114

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.