Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17246d ago0xfcb9ec…c569c4
0x3be9…575c0x8a02…97c5Base—$250.0070%0xe196…0ce146d ago0xd607bc…457314
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…6f8b46d ago0xbea235…bbfd22
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17246d ago0xd4a4a1…3b5d45
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17246d ago0x80b0d8…9fc0cb
0x3be9…575c0x8a02…97c5Base—$250.0070%0xe196…0ce146d ago0xe3ea36…e2e8b3
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17246d ago0x4b049f…33cb69
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…32a446d ago0xcace3d…7cac9d
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…365f46d ago0xea1938…617b44
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…d0b246d ago0x7e660e…632336
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…339246d ago0x8266f2…c295b5
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17246d ago0x60e1f9…183d01
0x3be9…575c0x8a02…97c5Base—$150.0070%0xf279…f77f46d ago0x0a4e1b…4c78be
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…365f46d ago0x52a823…44f9d8
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17246d ago0x0fc089…a03e08
0x3be9…575c0x8a02…97c5Base—$250.0070%0xf279…f77f46d ago0x9c4a03…ea0c5d
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…562746d ago0x4879d5…6ded1f
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…6ca546d ago0x10b787…61b3e6
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…32a446d ago0x11111a…08b7b6
0x3be9…575c0x8a02…97c5Base—$250.0070%0x211d…d17246d ago0x537279…f6cb87
0x3be9…575c0x8a02…97c5Base—$250.0070%0xe196…0ce146d ago0xfd72f6…ba5fea
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…c27146d ago0x291380…e0c1e3
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…113146d ago0x9f4bbd…a1691d
0x3be9…575c0x8a02…97c5Base—$250.0070%0xf279…f77f46d ago0xa9ad6c…598f58
0x3be9…575c0x8a02…97c5Base—$250.0070%0x4337…c27146d ago0xbfa529…18615d

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.