Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base$0.006857100%0x211d…d17241d ago0x3bed07…b85f33
0x3be9…575c0xf6ee…3bd2Base$0.003425100%0x211d…d17241d ago0xc29ed5…5cf2ea
0x3be9…575c0xf6ee…3bd2Base$0.002393100%0xe196…0ce141d ago0xd40c45…89f168
0x3be9…575c0xf6ee…3bd2Base$0.001941100%0x211d…d17241d ago0x9aae35…165e43
0x3be9…575c0xf6ee…3bd2Base$0.000512100%0xfa06…14d841d ago0x6245f4…a3ba42
0x3be9…575c0xf6ee…3bd2Base$0.008101100%0x4337…9f2641d ago0xd2bab8…d12629
0x3be9…575c0xf6ee…3bd2Base$0.008906100%0x4337…8d0e41d ago0x9bbbbb…88fe1c
0x3be9…575c0xf6ee…3bd2Base$0.002689100%0x4337…882641d ago0x729c16…a85a45
0x3be9…575c0xf6ee…3bd2Base$0.005767100%0x211d…d17241d ago0x5a8037…fc419d
0x3be9…575c0xf6ee…3bd2Base$0.007459100%0xe196…0ce141d ago0x721fa1…c99fd8
0x3be9…575c0xf6ee…3bd2Base$0.00763100%0x4337…339241d ago0xe99773…63ffb2
0x3be9…575c0xf6ee…3bd2Base$0.007509100%0x211d…d17241d ago0x242fd2…f582c2
0x3be9…575c0xf6ee…3bd2Base$0.006736100%0x211d…d17241d ago0x9a4b67…d3a1da
0x3be9…575c0xf6ee…3bd2Base$0.001613100%0x4337…306341d ago0xad636b…e5a532
0x3be9…575c0xf6ee…3bd2Base$0.008806100%0x4337…853841d ago0x7b378d…e2c224
0x3be9…575c0xf6ee…3bd2Base$0.001547100%0xf279…f77f41d ago0xa4c852…ec1662
0x3be9…575c0xf6ee…3bd2Base$0.003744100%0xe196…0ce141d ago0x87b976…ef3ce8
0x3be9…575c0xf6ee…3bd2Base$0.004032100%0xf279…f77f41d ago0x06ed4f…8a2a29
0x3be9…575c0xf6ee…3bd2Base$0.002411100%0x4337…f96541d ago0xdffa24…3c3b08
0x3be9…575c0xf6ee…3bd2Base$0.001991100%0x4337…403c41d ago0x7adb8b…43a713
0x3be9…575c0xf6ee…3bd2Base$0.000913100%0x4337…853841d ago0x39193f…e3c63a
0x3be9…575c0xf6ee…3bd2Base$0.001715100%0x4337…9b7c41d ago0xe557ec…e65008
0x3be9…575c0xf6ee…3bd2Base$0.003299100%0x4337…b6c241d ago0x8516b9…59fc6a
0x3be9…575c0xf6ee…3bd2Base$0.002169100%0x211d…d17241d ago0xfdf803…f8789c
0x3be9…575c0xf6ee…3bd2Base$0.005618100%0x6a6f…be4141d ago0x7d3ba6…3a8e79

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.