Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb8b6…bedf0x4cd0…bc31Base—$61.8170%0xf70d…dbef4d ago0x83f212…83c273
0x3be9…575c0x4cd0…bc31Base—$0.9770%0x4337…beb14d ago0x535917…d83614
0xb8b6…bedf0x4cd0…bc31Base—$69.7970%0xf70d…dbef4d ago0x425986…290df2
0xb8b6…bedf0x4cd0…bc31Base—$212.3170%0xf70d…dbef4d ago0xd89486…784cbd
0xb8b6…bedf0x4cd0…bc31Base—$360.2970%0xf70d…dbef4d ago0xfcc0d1…d4c282
0x3be9…575c0x4cd0…bc31Base—$15.4070%0x2fbf…ec654d ago0x2b3df7…3879d9
0x73be…973e0x4cd0…bc31Base—$50.2470%0xf70d…dbef4d ago0xb909a6…9e9f11
0x1aad…5bd60x4cd0…bc31Base—$37.4470%0xf70d…dbef4d ago0x8fcd16…1229bc
0xe7a3…d8060x4cd0…bc31Base—$10.5070%0xf70d…dbef4d ago0x2c3a7c…eed61a
0x3be9…575c0x4cd0…bc31Base—$10.4770%0x2fbf…ec654d ago0xc78a7b…90d56a
0x3be9…575c0x4cd0…bc31Base—$10.4770%0x3018…02304d ago0xa6081a…f1f0be
0x3be9…575c0x4cd0…bc31Base—$30.4870%0x4337…32a44d ago0x67cc47…34cc39
0x3be9…575c0x4cd0…bc31Base—$5.4670%0x4337…be704d ago0xd0edd4…7be932
0x3be9…575c0x4cd0…bc31Base—$1.9670%0x3018…02304d ago0x8bbdab…60b7e3
0x3be9…575c0x4cd0…bc31Base—$1.9670%0x3018…02304d ago0x7fd90a…b85a3e
0x3be9…575c0x4cd0…bc31Base—$15.4770%0x2fbf…ec654d ago0x4e6949…4d3299
0x3be9…575c0x4cd0…bc31Base—$40.4170%0x2fbf…ec654d ago0xf9d1b7…520bc4
0x3be9…575c0x4cd0…bc31Base—$100.4370%0x2fbf…ec654d ago0xdb42f1…a389af
0x9926…7bd70x4cd0…bc31Base—$27.8170%0xf70d…dbef4d ago0xd96eb3…2613e9
0x3be9…575c0x4cd0…bc31Base—$50.4870%0x4337…7a5d4d ago0x8b8980…83592e
0x3be9…575c0x4cd0…bc31Base—$50.4870%0x4337…53934d ago0xdc900d…4c1c0e
0x3be9…575c0x4cd0…bc31Base—$100.5170%0xf793…af754d ago0x020249…e16b43
0xe7a3…d8060x4cd0…bc31Base—$6.7070%0xf70d…dbef4d ago0x60c722…6d7f3a
0x3be9…575c0x4cd0…bc31Base—$150.6070%0x4337…c4874d ago0x2731f7…f2a1a9
0x3be9…575c0x4cd0…bc31Base—$38.4170%0x4337…c4874d ago0xfcc727…18ff95

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.