Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base—$12.4170%0x4337…d9951d ago0x0b1fff…2db53b
0x3be9…575c0x4cd0…bc31Base—$50.4970%0x4337…beb11d ago0xa710ba…27d396
0x3be9…575c0x4cd0…bc31Base—$10.4170%0x2fbf…ec651d ago0x977949…6c19cd
0x3be9…575c0x4cd0…bc31Base—$15.4870%0x2fbf…ec651d ago0x7b53f6…e65541
0x3be9…575c0x4cd0…bc31Base—$26.4170%0xf793…af751d ago0xb452fa…76c9d2
0x3be9…575c0x4cd0…bc31Base—$199.5570%0x3018…02301d ago0x5f515d…1ae394
0x3be9…575c0x4cd0…bc31Base—$15.4170%0x3018…02301d ago0x883e74…08edc0
0x3be9…575c0x4cd0…bc31Base—$100.4470%0x8e34…1c671d ago0xb85507…b63838
0x3be9…575c0x4cd0…bc31Base—$50.4970%0x4337…9e5d1d ago0x1e1b1b…cc388d
0x3be9…575c0x4cd0…bc31Base—$15.4870%0x4337…98b61d ago0x2d2bce…f66536
0x3be9…575c0x4cd0…bc31Base—$30.6570%0x8e34…1c671d ago0x9fcb83…0e9425
0x3be9…575c0x4cd0…bc31Base—$30.4970%0x2fbf…ec651d ago0xf65c7d…ea790f
0x3be9…575c0x4cd0…bc31Base—$30.4970%0x3018…02301d ago0x908d11…6a62d8
0x3be9…575c0x4cd0…bc31Base—$15.4870%0x4337…9ffe1d ago0x559fbb…9ac5a5
0x3be9…575c0x4cd0…bc31Base—$67.5070%0x4337…92691d ago0xbc6088…baa7bb
0x3be9…575c0x4cd0…bc31Base—$10.4070%0x4337…f6371d ago0xf108a2…2eae64
0x3be9…575c0x4cd0…bc31Base—$35.4870%0x2fbf…ec651d ago0xba9a35…82c937
0x3be9…575c0x4cd0…bc31Base—$30.4870%0x4337…224f1d ago0x744677…ca2e58
0x3be9…575c0x4cd0…bc31Base—$99.5170%0xf793…af751d ago0xda5da1…0e2821
0x3be9…575c0x4cd0…bc31Base—$99.5170%0x3018…02301d ago0x856b32…e7feb5
0x3be9…575c0x4cd0…bc31Base—$30.4870%0x13c2…ecb81d ago0x9777cc…4dc60f
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0xb4d7…05791d ago0xbec48b…06eb4f
0x3be9…575c0x4cd0…bc31Base—$75.5370%0x2fbf…ec651d ago0x4e5e24…b368ac
0x3be9…575c0x4cd0…bc31Base—$250.5770%0x4337…92691d ago0xb3a020…fd6c20
0x3be9…575c0x4cd0…bc31Base—$250.5770%0x4337…9f261d ago0xc2cb5b…317f01

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.