Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0789…128c0x47c5…4fc3Base—$10.5070%0x76aa…2a0a28d ago0xb5a07e…3de628
0x0789…128c0x47c5…4fc3Base—$10.5070%0x238e…232528d ago0x92c8c2…fb5ef3
0x0789…128c0x47c5…4fc3Base—$10.5070%0xb3fe…1c0528d ago0xc1a9c0…afcceb
0x0789…128c0x47c5…4fc3Base—$10.5070%0x0156…b0f528d ago0xc5d0a8…971b8f
0x0789…128c0x47c5…4fc3Base—$10.5070%0xe7f6…e17428d ago0x5f35ce…3fa2af
0x0789…128c0x47c5…4fc3Base—$10.5070%0x4e4a…2e7328d ago0xeab26b…cc42a9
0x0789…128c0x47c5…4fc3Base—$5.2570%0xbc7c…86d428d ago0x0dd2fc…40e437
0x0789…128c0x47c5…4fc3Base—$10.5070%0x6a32…813628d ago0x239bb9…724886
0x0789…128c0x47c5…4fc3Base—$10.5070%0x0971…930e28d ago0x509e8d…08f7cc
0x0789…128c0x47c5…4fc3Base—$5.2570%0x4a9f…031128d ago0x21632c…845fbf
0x0789…128c0x47c5…4fc3Base—$5.2570%0x2a1b…cb2828d ago0x11957d…eacbcc
0x0789…128c0x47c5…4fc3Base—$5.2570%0x2837…f76728d ago0xe0e763…5ce527
0x0789…128c0x47c5…4fc3Base—$5.2570%0x77d2…395e28d ago0x80c751…30e4d6
0x0789…128c0x47c5…4fc3Base—$5.2570%0xdae3…916a28d ago0x2d5b80…a1b6e9
0x0789…128c0x47c5…4fc3Base—$5.2570%0x9cee…c9d928d ago0xe0c997…d6fca0
0x0789…128c0x47c5…4fc3Base—$5.2570%0x581b…eeb228d ago0x5106e3…df33eb
0x0789…128c0x47c5…4fc3Base—$5.2570%0xc4a4…9e8628d ago0x0cdc41…3f7be2
0x0789…128c0x47c5…4fc3Base—$5.2570%0x1a4b…80bc28d ago0x3f1f8b…0a83c3
0x0789…128c0x47c5…4fc3Base—$5.2570%0xc06a…344728d ago0xde1a56…8a28cc
0x0789…128c0x47c5…4fc3Base—$5.2570%0x3d53…a35928d ago0x0c7876…f7ab55
0x0789…128c0x47c5…4fc3Base—$5.2570%0x6fec…af4028d ago0x4af1a5…53d55e
0x0789…128c0x47c5…4fc3Base—$5.2570%0xc22e…e4a128d ago0x19c855…0cfdcf
0x0789…128c0x47c5…4fc3Base—$5.2570%0x7685…476928d ago0xd691d4…6f725a
0x0789…128c0x47c5…4fc3Base—$5.2570%0x35fa…74a928d ago0xbb255f…16ffd3
0x0789…128c0x47c5…4fc3Base—$5.2570%0xa75d…d8a528d ago0xe161d1…f1bed3

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.