Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base—$20.10100%mrdn45d ago0x0af52a…b6333f
0xfe8f…794d0x8e77…e2d6Base—$33.38100%mrdn45d ago0x2ade1c…aa85f6
0xfe8f…794d0x8e77…e2d6Base—$25.09100%mrdn45d ago0x8b7492…204f4e
0xfe8f…794d0x8e77…e2d6Base—$26.14100%mrdn45d ago0x908eb7…035fbc
0xe55e…f7480xfe8f…794dBase—$29.44100%mrdn45d ago0xde88e8…27e4eb
0xfe8f…794d0x8e77…e2d6Base—$22.43100%mrdn45d ago0xbb0b8c…dd36a4
0xfe8f…794d0x8e77…e2d6Base—$22.00100%mrdn45d ago0x77cd1a…9a205a
0xfe8f…794d0x8e77…e2d6Base—$30.62100%mrdn45d ago0xf0702d…ba92a2
0xfe8f…794d0x4754…327bBase—$28.42100%mrdn45d ago0x6fbc98…9aec7c
0xfe8f…794d0x8e77…e2d6Base—$27.98100%mrdn45d ago0x5857f3…2d528a
0xfe8f…794d0x8e77…e2d6Base—$20.95100%mrdn45d ago0xc6188e…88ac93
0xfe8f…794d0x8e77…e2d6Base—$18.64100%mrdn45d ago0xd8f24e…732f9c
0xfe8f…794d0x8e77…e2d6Base—$36.02100%mrdn45d ago0x59fa96…76378b
0xfe8f…794d0x8e77…e2d6Base—$40.88100%mrdn45d ago0x924816…68b951
0x13db…51920xfe8f…794dBase—$26.30100%mrdn45d ago0x28cba5…dd5bfd
0xfe8f…794d0xe55e…f748Base—$31.38100%mrdn45d ago0x3c8e7f…a63253
0xe55e…f7480xfe8f…794dBase—$24.45100%mrdn45d ago0xdf1766…b45267
0xfe8f…794d0x8e77…e2d6Base—$41.16100%mrdn45d ago0x5ff87a…a8143c
0xe55e…f7480xfe8f…794dBase—$34.86100%mrdn45d ago0xac65e3…a6dd31
0x13db…51920xfe8f…794dBase—$28.01100%mrdn45d ago0xb265f5…19e619
0xfe8f…794d0x8e77…e2d6Base—$40.95100%mrdn45d ago0x626ef2…9c28e0
0xfe8f…794d0x13db…5192Base—$21.96100%mrdn45d ago0xba95a0…e4b71c
0xfe8f…794d0xe55e…f748Base—$33.79100%mrdn45d ago0x70a830…8e600a
0x4754…327b0xfe8f…794dBase—$36.01100%mrdn45d ago0x209137…b40a0f
0xfe8f…794d0x8e77…e2d6Base—$37.01100%mrdn45d ago0x6aa1c4…733423

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.